# How do I set up AntiCaptcha?

**How to set up AntiCaptcha**

1. Go to [AntiCaptcha website](https://anti-captcha.com/mainpage) and sign in/create an account

   ![](https://downloads.intercomcdn.com/i/o/335305174/0dcce27cb7d48f6abc7bfcf7/Screenshot+%2815%29.png?expires=1621279835\&signature=7242131d3d3892a1ef06a0482c9564a3ba28fd21fe1de575dbd3f04c9e330ed1)
2. Go to [AntiCaptcha Dashboard](https://anti-captcha.com/clients/reports/dashboard) and locate your API key

   ![](https://downloads.intercomcdn.com/i/o/335308008/6cddf3c85e3bfa6c541bcc3b/ezgif.com-gif-maker+%282%29.png?expires=1621279835\&signature=8499156990b10110232d29d4ba38eddaeae8321437a055768fe91a8b743832bb)

   ***Do not share your API key with anyone***
3. Copy your API key and paste it into the "AntiCaptcha Key" field located in the Captcha tab in Stellars settings

   ![](/files/mtzawTDfrZR22laa1SSM)


---

# 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://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-settings-tab/how-do-i-set-up-anticaptcha.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.
