# 🤖 Captcha Solving & Services

SweepFlow is fully integrated with multiple automated captcha-solving systems. Handling captchas correctly is crucial to ensure consistent entries and success.

#### 🔧 Captcha Options in SweepFlow

When creating a task, you’ll need to select the correct captcha type based on the site. Some forms of captcha will be auto-detected, but you’re still responsible for knowing which one is used by the site you’re entering.

While there are dozens of captcha types, these are the main ones we support for free:

* reCaptcha v2
* reCaptcha v3
* Turnstile (Cloudflare)
* AWS WAF Captchas
* CF Clearance&#x20;

> ✅ Note: Our SweepSolve system handles some of these server-side (specifically v2 and v3).

***

#### 🧠 What’s reCaptcha v3 & How Does Scoring Work?

reCaptcha v3 doesn’t ask you to solve a puzzle — instead, it assigns a score from 0.0 to 1.0. Sites use that score to decide if you’re legit or not.

* 0.9–1.0: Looks human
* 0.4–0.8: Risky or unknown
* Below 0.3: Treated as a bot

High scores = better entry success.

To achieve high scores:

* Use high-quality proxies on harvester (residential or premium datacenter)
* Or use Captcha providers like CapSolver or AYCD that simulate high-trust behavior

***

#### ⚙️ Captcha Solver Services (optional)

We integrate with several third-party solvers. Use these to automate or outsource solving:

**🔹** [**CapSolver**](https://dashboard.capsolver.com/passport/register?inviteCode=00HfiMivtJaZ)

**(recommended)**

* Fast, accurate, supports v2, v3, Turnstile, and more
* Handles high volume at low cost
* Supports balance recharge via crypto or card

**🔹** [**EZCaptcha**](https://dashboard.ez-captcha.com/#/register?inviteCode=swuLtPkcGxA)

* Solid backup option, often faster on specific sites
* Solves all major captchas including Cloudflare’s Turnstile

**🔹** [**2Captcha**](https://2captcha.com/)

* Old-school option, still works but slower and less consistent
* Use only as a fallback if needed

***

#### 🧰 AYCD: Manual + Gmail Harvesting Power

[AYCD Toolbox](https://aycd.io/) is a premium captcha tool for serious users. Here’s what it can do:

* Gmail Token Harvester

  Farm dozens of Gmail tokens with high v3 scores
* Account Management

  Automatically import/export tokens to SweepFlow
* Browser Sessions

  Manually solve tough captchas with human-like behavior<br>

AYCD is powerful but requires a monthly license. It’s ideal if you’re trying to maximize win rate and run large volumes.


---

# 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://sweepflows-organization.gitbook.io/sweepflow-docs/captcha-solving-and-services.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.
