# How to Solve Captcha

Once you have to solve a captcha, the bot will display the **captcha directly on the page** like this:

You need to be on vinted bot version: 1.3.6.34 (check the side bar of the bot, if you don't have this version yet just wait it will be released to you in a few hours)

<figure><img src="/files/q7iqSltKADQd26HjQRma" alt=""><figcaption></figcaption></figure>

After solving the **CAPTCHA** return to the bot should **resume automatically**

**IMPORTANT:** After solving a captcha you need to make sure you are not relisting a lot of items at once. To be safe follow the steps below:

* Restart the relisting process after a waiting at LEAST a few minutes (5-10).
* Relist less than 50 items per session
* Put a long delay in between your reposts

### Potential Issues&#x20;

* **You're blocked message:** This is a temporary message, you can clear your chrome cookies or switch to incognito mode to help unblock yourself.&#x20;
  * **How to clear chrome cookies:** <https://www.youtube.com/watch?v=UsWQsSm8agc>
  * **How to switch to incognito mode on chrome:**
    * **STEP 1: Follow this guide** <https://www.youtube.com/watch?v=8GkMrFGffXM>
    * &#x20;**STEP 2:** Open incognito mode using this guide <https://www.youtube.com/watch?v=SgjkB2-od04>
* **Captcha not showing up for some other reason**: follow the steps below

If you can't see the captcha, try using these steps below:

<figure><img src="/files/WfMaN4FSeCugzVZhYWBy" alt=""><figcaption></figcaption></figure>

* &#x20;Go to the create listing page on vinted.&#x20;
* Create a simple draft listing - No image needed, just only add a basic title and description. (just like in the video above)&#x20;
* Save the draft
* Modify the draft again (Go to you profile and click edit on the newly created draft)&#x20;
* &#x20;Make a minor modification&#x20;
* Save the draft

The **CAPTCHA** should now show and you can solve it, the return to the page

Running into any issues? Send us an email <hey@selleraider.com>


---

# 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/vinted/how-to-solve-captcha.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.
