# Selling on Depop

Use this guide to set up Depop for use with Nifty — Depop Payments, Depop Shipping, and how titles and Boosting behave when you list and relist through Nifty.

### Depop Payments

To create new listings on Depop, you must first set up [Depop Payments](https://depophelp.zendesk.com/hc/en-gb/articles/18320822281361-Depop-Payments):

1. Open the Depop app
2. Attempt to create a new listing
3. You'll be prompted to sign up for Depop Payments — complete this process

### Depop Shipping

If you'd like to use [Depop Shipping](https://depophelp.zendesk.com/hc/en-gb/articles/16523051318033-Shipping-Guide-US#shipping-guide-us-0-0), follow these steps:

1. Open the Depop app and navigate to the **Shipping** section
2. Select **Depop Shipping**
3. Create a test listing using this shipping method (you can delete it immediately after)

This ensures Depop Shipping is available when listing through Nifty.

### Titles

You may notice an AI-generated title when viewing your listing on Depop directly — this is because Depop doesn't have a traditional title field. The title is generated by their platform and cannot be edited.

### Boosting

Depop's Boost feature increases visibility for your listings. Unfortunately, boosts don't carry over when you relist — you'll need to manually boost items in the Depop app after relisting.

### Limitations

| Limitation                          | Details                                                      |
| ----------------------------------- | ------------------------------------------------------------ |
| Automatically boost after relisting | Boosting must be done manually in the Depop app              |
| Binding offers                      | Offers on Depop are not binding                              |
| Update "SKU" on Depop               | This is a new feature and not yet supported by the Depop API |


---

# 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://docs.nifty.ai/marketplace-guides/selling-on-depop.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.
