# For Depop

{% embed url="<https://www.youtube.com/watch?v=2xmG9nMxPrQ>" %}

Welcome to the user guide. We have written this as a comprehensive guide about how each feature works and best practices. We recommend you read this.

To start using the grow chrome extension for depop. Install the extension here:

<https://chrome.google.com/webstore/detail/depop-bot-autodepop/japbiiccmcfhgpjmfmodgiaoflkhiomm>

If you sell on other marketplaces be sure to checkout our [vinted](https://guide.selleraider.com/grow/vinted) and [poshmark](https://guide.selleraider.com/grow/poshmark) bot.

If you have general questions about payments, etc. please refer to the F.A.Q page, click [here](https://guide.selleraider.com/general/faqs).

## Getting Started

Welcome!

To start using the chrome extension, all you need to do is go to your profile page on the [depop website](https://depop.com/).

The bot displays different features depending on which page of the website you are on:

1. Your Profile Page;
2. Another users Profile Page
3. The Search Page
4. A Product Page.

So if you cannot find a feature that we have listed on our website, it is likely that you just have to visit another page on the depop website.

Have a look at the the other sections of the guide below:

* [Features](https://guide.selleraider.com/grow/depop/features)
* [Recommended Usage](https://guide.selleraider.com/grow/depop/recommended-usage-guide)
* [How to stay safe](https://guide.selleraider.com/grow/depop/how-to-stay-safe)
* [Debug issues](https://guide.selleraider.com/grow/depop/debug-issues)

NOTICE: Depop is a trademark of Depop Ltd. Any product by SellerAider is not endorsed by, certified, or affiliated with Depop.


---

# 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://guide.selleraider.com/grow/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.
