# Captchas

### Set default captcha solvers

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

In the captcha section you can:

* insert your 3rd party captcha solvers' api key.
* Select the default solver for the different types of captchas (In this way tasks will try to automatically solve the captchas using the solver you set)
* You can now select multiple solvers for a captcha, when selecting multiple solvers the bot will pick at random one of the select solvers when solving the captcha, you can also give more priority to some solvers by adding for example two times capsolver and one time solvnow so 2/3 of the times capsolver will be used and 1/3 solvnow will be
* You can now use AI to solve the Easy captcha mode captchas, since capsolver doesn't work properly anymore, select AI under AWS WAF captcha settings, and input your AI api key in the new AI section

### Capmonster

-How do i get a Capmonster token?

1. Create an account on: <https://capmonster.cloud/Dashboard>
2. Add balance.
3. Take your api key and insert it on the bot

![](/files/-MfZu7l1FmLWjU-zgYzp)

![](/files/-MfZuCyLCEg1h8UfahOl)

For each captcha solved there will be a little fee subtracted from your balance(cheaper than 2captcha).

### 2captcha

To connect 2captcha with PanAIO you will need to insert the token into the dedicated input and tick the checkbox.

How do i get a 2captcha token?

* create an account on <https://2captcha.com/>
* Add funds
* Take your api key and insert it on the bot

![](/files/-MfZuTzuabk9slFG_eCl)

![](/files/-MfZuSdWTpTccsdurGi2)

For each captcha that 2captcha solves a small amount will be subtracted from the available funds.

### Anticaptcha

Anticaptcha is a captcha solver that works similarly to 2captcha.

How do i get a Anticaptcha token?

* create an account on <https://anti-captcha.com/clients/entrance/register>
* Add funds
* Take your api key and insert it on the bot

![](/files/uZOVSq7NJT06nXOXXvpD)

### Capsolver

Capsolver is now one of the best solvers, it is also very cheap and i recommend to use it.

How to get Capsolver token?

* Create an account on [https://www.capsolver.com/](https://dashboard.capsolver.com/passport/register?inviteCode=vOWt1n7U)
* Go on deposit page and Add funds to your account.
* Take api key and insert to bot.

<figure><img src="https://docs.capsolver.com/how-to-copy-apikey.png" alt=""><figcaption></figcaption></figure>

**CAPTCHAS.io**

**To start, create an account on** [**https://app.captchas.io/clients/v2/signup**](https://app.captchas.io/clients/v2/signup)

**Select package, and pay, from dashboard copy API key and insert into bot.**

### SolvNow

SolvNow is new captcha solver and it is cheaper and faster way for cloudflare captchas against capsolver.&#x20;

How to get Capsolver token?

* Create an account on <https://solv.now/>&#x20;
* Go on deposit page and Add funds to your account.
* Take api key and insert to bot.

<figure><img src="/files/8yxRqTEeHMKHnub1bz6m" alt=""><figcaption></figcaption></figure>

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

#### Captcha.fun <a href="#captcha.fun" id="captcha.fun"></a>

* go to <https://www.captcha.fun/>
* Dashboard and create account
* Go to ADD CREDIT and deposit amount you need
* Copy API key and insert it into Vetro, use captcha.fun for Recaptcha.

<br>

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

### AYCD

* Here is guide how proceed: <https://aycd.zendesk.com/hc/en-us/articles/360043228094-AutoSolve-Getting-Started-Guide>

### CapVerified

* Go to website <https://capverified.com/>
* Create account.
* Deposit amount you want.
* Go to api keys,create api key and insert it in Vetro.

### &#x20;CapResolve

* Go to website <https://capresolve.com/>
* Create account.
* Depozit amount you want. Minimum is 5$.
* Copy Client Key (pass as you go) that is API key and insert it to Vetro.

### Hyper Solution

* Go to website <https://hypersolutions.co/>
* Create account.
* Join organization = use this code = [0b28467a-3d76-4255-9ce6-8176f5903d48](https://hypersolutions.co/join-org/0b28467a-3d76-4255-9ce6-8176f5903d48)
* Depozit amount you want. Minimum is 25$.
* Copy  API key from dashboard and insert it to Vetro.


---

# 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://docs.panaio.com/settings/captchas.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.
