# What are Captchas?

## Captchas

* Captchas are utilized to stop bots by providing the user with a captcha to solve to prove they are a human
* Bots have in bot solvers to show you captchas for you to solve on releases

## Recaptcha&#x20;

* Recaptchas are the standard captcha provided by google where you have to select traffic lights or signs, these captchas rely on your gmail score so signing into your captcha solvers will give you easier to solve captchas and aid you in success.

![](/files/-MXPgJtTKSD34ZvtbUyh)

## HCaptcha

* Hcaptcha is relatively a new concept, these captchas dont rely on any google accounts and are tougher than recaptcha as they show you random images and ask you to identify similar ones.&#x20;
* Hcaptchas often have a question you have to answer first like "What is the day" or "What are the last 3 letters in the alphabet"&#x20;

![](/files/-MXPgQbA5FN_1D3pbeXl)

## Why Do Gmails Matter?

* Gmails play a critical part in recaptchas. These captchas rely on a good "one click" score in order to give you nice and easy to solve captchas that dont fade and arent too many pages.

You can increase your gmail score by utilizing the tools in TheNorthCop or partnerships we provide.&#x20;

* Gmail scores can be increased by running the TNC toolbox to generate activity on your accounts and prove to google you are a real user.

![You can find this in the tools category of the group](/files/-MXPgrG-IB9BQ4PwxkWV)


---

# 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://help.thenorthcop.com/tnc-extras/what-are-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.
