# Tokocrypto

English | [Bahasa](https://docs.cryptohero.ai/connecting-exchanges/tokocrypto/tokocrypto-bahasa) | [Video](https://www.youtube.com/watch?v=jVuMzbN8uBc) (bahasa)

1. Mouseover your Profile icon on the top right and select **API Management**

![(Select API Management)](/files/-MjPLw0UQJJAa1l_OYZR)

2\. Enter a new label for the API key. You can call it "CryptoHero". Click **Create**.

![(Label your API)](/files/-MjPMF7HZ0bY1eFGobJT)

3\. You will be prompted with a Security Verification popup. Please complete the verification process.

4\. Congratulations! Your API Key has been created.&#x20;

{% hint style="danger" %}
Do not navigate away from the page before adding the API to CryptoHero. The Secret Key page is only shown once. Do not give anyone else access to your API or make unsecured backups of the Secret Key or QR code.
{% endhint %}

5\.  Copy the **API Key** into the API Key section in CryptoHero. Copy the **Private Key** and paste it into the "API Secret" section in CryptoHero.

6\. Make sure that **Read Only** and **Enable Trade** permissions are enabled. Do NOT enable withdrawals. We repeat - do NOT enable withdrawals.

![(make sure only the Read and Trade permissions are set)](/files/-MjPNXeSs6tV1jYLZeX5)

7\. After you have successfully connected to your Tokocrypto account, your CryptoHero Exchange Status will show a "Fully Operational" message as shown below:

![(Your TokoCrypto API has been successfully integrated)](/files/-MjPO5UtBPhHOk8neKzD)

{% hint style="info" %}
Be sure to grant "Enable Trade" and "Read Only" permissions. **NEVER NEVER NEVER** grant "Withdrawal" permission to the API.
{% endhint %}


---

# 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://docs.cryptohero.ai/connecting-exchanges/tokocrypto.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.
