> For the complete documentation index, see [llms.txt](https://kylin-inc.gitbook.io/kylinbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kylin-inc.gitbook.io/kylinbot/kylin-one-click-extra-features/kylin-auto-solve/how-to-enable-kylin-autosolve-service.md).

# How to enable Kylin Autosolve Service

## Background

The Kylin Autosolve Service will link the KylinBot or 3rd party bot and Kylin One Click together and let the latter handle captcha and payment requests from the former. These need work from both sides to make it work as expected.&#x20;

## How to Enable Kylin Autosolve Service

First, launch Kylin One Click, and you should see the `autosolve` indicator in the lower right corner of the task page. If it is yellow, it means the feature is not available for your account, if it is blue, it means it is available and not enabled at the moment, if it is green, it is enabled and it's ready to handle captcha and payment requests. Click the `COG` button at the top of the task page to switch to the normal state, as shown in the figure

![](/files/M5i6mA8L6yu7WRvxSsPk)

Then click the `autosolve` below, as shown in the figure

![](/files/bnzTL9aCHXE7INlxhWEA)

You can see the specific solving type and status, click the open button in the upper left corner to select the open state, as shown in the figure

![](/files/xKEJamkB3SMEuqAcbHSL)

At this point, the `autosolve` service is enabled for your `Kylin One Click.C`lose the pop-up box, and start some tasks to handle  requests from `Kylin Bot`. Finally, launch the Kylin Bot and start at least one  Kylin Autosolve task under the security page.&#x20;

## Notice

* It's recommended to run the Kylin Bot and Kylin One Click on separate servers.
* If you are dealing with Paypal payment requests, please be aware that the Kylin One Click may not automatically process all of them, sometimes it needs some help from you when a browser pops up.
* Make sure everything is set up correctly before the drop, you may not have the time to fix the setup during a drop.
* When running an autosolve task, remember to check the status and data of the autosolving task on Kylin One Click


---

# 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:

```
GET https://kylin-inc.gitbook.io/kylinbot/kylin-one-click-extra-features/kylin-auto-solve/how-to-enable-kylin-autosolve-service.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.
