> For the complete documentation index, see [llms.txt](https://cindicator.gitbook.io/stoic-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cindicator.gitbook.io/stoic-ai/stoic/how-to-connect-stoic.md).

# How to Connect Stoic

1. After you pay fees, Stoic will ask you to choose between Binance Global and Binance US.

![](https://downloads.intercomcdn.com/i/o/302989918/978c4ab4f5496f3bf10a5b05/image.png)

2\. Then you will be shown a scan screen to point to the QR-code of your API-keys. You will be connected within seconds.

{% hint style="info" %}

* The API key management is not supported by the Binance mobile app or by the mobile version of the Binance website.\
  **Please use the desktop version of the website to proceed.**
* Stoic will manage **all funds available** in your Spot balance. Thus, if you don't want to get some of your funds sold by Stoic when it will form a top 30 altcoins portfolio, it is recommended to use a separate Binance account or a Binance sub-account.
  {% endhint %}

{% hint style="warning" %}
Please note: **Secret key should be visible** when scanning, so keys need to be freshly created.
{% endhint %}

![
](https://downloads.intercomcdn.com/i/o/302990632/adca94298c24c7a9835a35b8/image.png)

{% content-ref url="/pages/-MlKNIUO709I23how2y4" %}
[How to create an API-key?](/stoic-ai/stoic/how-to-connect-stoic/how-to-create-an-api-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/bwP9uWppIIG0XBB8pD4Z" %}
[I can't scan my API-keys](/stoic-ai/support/faq/i-cant-scan-my-api-keys.md)
{% endcontent-ref %}

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

```
GET https://cindicator.gitbook.io/stoic-ai/stoic/how-to-connect-stoic.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.
