# GROW

- [Getting Started (Grow)](https://guide.selleraider.com/grow/getting-started.md)
- [For Depop](https://guide.selleraider.com/grow/depop.md)
- [Features](https://guide.selleraider.com/grow/depop/features.md)
- [Recommended Usage Guide](https://guide.selleraider.com/grow/depop/recommended-usage-guide.md)
- [How to Stay Safe](https://guide.selleraider.com/grow/depop/how-to-stay-safe.md)
- [Debug Issues](https://guide.selleraider.com/grow/depop/debug-issues.md)
- [Permissions](https://guide.selleraider.com/grow/depop/permissions.md)
- [What's new on Bot for Depop](https://guide.selleraider.com/grow/depop/updates.md): Here is a history of updates made to the application.
- [For Vinted](https://guide.selleraider.com/grow/vinted.md)
- [Features](https://guide.selleraider.com/grow/vinted/features.md): The extension displays different features based on which page you are on
- [Settings](https://guide.selleraider.com/grow/vinted/settings.md)
- [Mobile Usage Guide](https://guide.selleraider.com/grow/vinted/mobile-usage-guide.md)
- [How to Solve Captcha](https://guide.selleraider.com/grow/vinted/how-to-solve-captcha.md)
- [Limits](https://guide.selleraider.com/grow/vinted/limits.md): Informations about limits put in place by vinted
- [How to solve 2FA](https://guide.selleraider.com/grow/vinted/how-to-solve-2fa.md)
- [How to Fix Bugs](https://guide.selleraider.com/grow/vinted/how-to-fix-bugs.md): Here's how to fix some known issues that might occur
- [Updates](https://guide.selleraider.com/grow/vinted/updates.md): Here is a history of updates made to the application.
- [For Poshmark](https://guide.selleraider.com/grow/poshmark.md)
- [Features](https://guide.selleraider.com/grow/poshmark/features.md): The extension displays different features based on which page you are on
- [Settings](https://guide.selleraider.com/grow/poshmark/settings.md)
- [Debug](https://guide.selleraider.com/grow/poshmark/debug.md)
- [What's New Grow for Poshmark!](https://guide.selleraider.com/grow/poshmark/updates.md): Here is a history of updates made to the  application.


---

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