> For the complete documentation index, see [llms.txt](https://docs.nifty.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nifty.ai/connections/connecting-depop.md).

# Connecting Depop

Connect your Depop account to start using Nifty's automation and crosslisting features.

### How to connect

1. Go to Settings → [**Connections**](https://app.nifty.ai/settings/connections).
2. Find Depop and click **Connect**.
3. You'll be redirected to Depop — log in and grant Nifty permission.
4. If successful, you'll be redirected back to Nifty.

<figure><img src="/files/9WtA6yhTfR3hqE7zITLP" alt="" width="375"><figcaption></figcaption></figure>

### Reconnecting

Depop connections last 12 months. When your connection expires, you'll get an email from Nifty — just follow the same steps above to reconnect.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/connections/connecting-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.
