# Relist

## How does re-listing work?

Re-listing uses Poshmark's copy feature under-the-hood :oncoming\_automobile:. When you select items to re-list, it will copy the listing, update the title to the original title, and then delete the original listing if the copy is successful.

{% hint style="danger" %}
Copying only works for items that do not have active offers.
{% endhint %}

When an item is re-listed using Poshmark's copy feature, there is a **possibility** that it will be included in the "Just In" :sparkles: section if the item is over 60 days old. This is based on Poshmark's proprietary algorithm and is not guaranteed.

{% hint style="info" %}
To guarantee that the items you re-list are included in the "Just In" section, use our **Relist+** feature. It creates an entirely new listing instead of copying the listing.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fatchickenstudios.gitbook.io/closetmate/features/relist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
