# Connecting Depop

Connect your Depop account to start using Nifty's automation and crosslisting features. You can connect using either our Chrome extension or a Depop magic link.

### How to connect

#### Option 1: Chrome extension

Recommended if you have a computer. See [Passwordless Chrome Extension](/connections/passwordless-chrome-extension.md) for more details.

1. Using Google Chrome, open our [Chrome extension](https://chromewebstore.google.com/detail/nifty/ggcfdkgmekpddencdddinlmpekbcohoa) and click **Add to Chrome**.
2. From the same computer, log into your Depop account.
3. Go back to Settings → [**Connections**](https://app.nifty.ai/settings/connections) — you'll see a **Connect** button instead of a password field.

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

#### Option 2: Magic link

Best if you don't have access to a computer.

1. Go to [depop.com/login](https://depop.com/login) and enter your email address.
2. Depop will send a magic link to your email.
3. **Copy** the link — don't click it.
4. Go to Settings → [**Connections**](https://app.nifty.ai/settings/connections) and paste the link.

{% hint style="warning" %}
**Warning:** The magic link only works if it's never been opened. If you accidentally click on it or preview it, the link will no longer be usable and you’ll need to request a new one.
{% endhint %}

**How to copy without opening:**

* **Computer:** Right-click the **Log in** button in your email and select **Copy link**. If you accidentally click on it, you’ll need to start over.
* **Mobile:** Long press the button and select **Copy link**. If your device shows you a preview, this unintentionally opens the link, so you’ll need to hide the preview and start over.

<figure><img src="/files/MjnyGcXteLL2Rul9wa5N" alt="" width="563"><figcaption></figcaption></figure>

### Troubleshooting

**Have a computer?** We recommend the Chrome extension — it's quick, easy, and generally the most reliable.

**Receiving a 6-digit code?** Open the Depop app, go to Settings, and disable two-factor authentication. Then request a new magic link and try again.

**No computer?** Forward the email to <hello@nifty.ai> and include the email address you use for Nifty if it's not the same.

### Reconnecting

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


---

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