> For the complete documentation index, see [llms.txt](https://docs.apeboard.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apeboard.finance/connect-your-binance-wallet.md).

# Connect your Binance Wallet

!["Cz" said adding Binance to Ape Board is "Ez"](/files/-MdLtVktgJzNurawzqKo)

**1. Go to** [**"Profile section"**](https://apeboard.finance/profile) **and add new wallet.**

![](/files/-MdLtn84WoS7dWwzfCCB)

**2.  Select "Binance", you will need to get "Binance API key" in order to proceed to the next step.**&#x20;

![](/files/-MdLv31elKruzQNQL8yv)

**3. First, go to your Binance and select** [**API management**](https://www.binance.com/en/my/settings/api-management)**.**

Security Tip (From Binance) : Before creating an API, you will need to have two-factor authentication (2FA) enabled on your account.

![](/files/-MdLv7-3xxttKhIJGB_o)

**4. Name your API key whatever you like (can be deleted later), then click "Create API".**

![](/files/-MdLv9n_1oMxSGtK76nV)

**5. Keep your secret key and check for API restrictions.**

These steps are very important for you to follow it "Strictly" for your own benefits.

⚡ Keep your secret key somewhere "SAFE" and do not share it with anyone

⚡ For API restrictions, only allow "Enable Reading". (if any others are allowed, please kindly edit restriction with the top-right button)

![](/files/-MdLva8_sYpVhod3f5ti)

**6. Go back to your Ape Board and enter your "API Key" and "Secret Key", then click "Add".**

![](/files/-MdLviCsuSJebGJtXaZB)

**7. Just celebrate because you are all set 🎉**

![](/files/-MdLvr9R7nSj9h8gkuBy)


---

# 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://docs.apeboard.finance/connect-your-binance-wallet.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.
