# Relist+

## What's the difference between Relist and Relist+ feature?

The difference between Relist and Relist+ is that Relist uses Poshmark's copy feature under-the-hood, but Relist+ creates an entirely new listing. When using Poshmark's copy feature, after 60 days, your item **might** be included in the "Just In" section. When creating an entirely new listing, it will always be included in the "Just In" section.

{% hint style="danger" %}
Relisting will not show items with active offers. This is to prevent creating duplicate listings since items with active offers can not be removed.
{% endhint %}

## When should I use Relist versus Relist+?

Since Relist is only copying a listing, it will usually be much faster. If you have a lot of items that need to be relisted and they are over 60 days old, it's best to use the Relist feature first. You can use the Relist+ feature if items you tried to copy didn't appear in the "Just In" section.


---

# 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.
