> For the complete documentation index, see [llms.txt](https://docs.onlymonster.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onlymonster.ai/troubleshooting/captcha-wrong-error.md).

# “Captcha wrong” error

## Understanding the Issue

\
The "Captcha wrong" error appears when attempting to pass the captcha during the login process for the account. This issue may occur even if the captcha is successfully completed.

Don't make many attempts when this error happens, OnlyFans has limits on the number of attempts.

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

## Solutions

The issue can be resolved by temporarily changing the proxy to Singapore. After completing the CAPTCHA, it is essential (!) to **switch the proxy back**.

### Step-by-step instructions

1. Switch proxy to Singapore

Go to **Accounts** → **Open Settings** → **Proxy** settings and change the proxy to **Singapore**.

2. Retry completing captcha

After switching the proxy, **attempt to pass the captcha** again.

3. Contact support

If the error persists after trying these steps, contact our support team.

4. Switch proxy back after completing the captcha

Set the proxy used before the switch. We recommend to set up proxy with the closest country to member. You can read more about proxy management in our [article](https://docs.onlymonster.ai/onlymonster-browser/proxy-management).<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.onlymonster.ai/troubleshooting/captcha-wrong-error.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
