# Crypto

If you transfer money from exchanges like Binance, Okx ... you need to add an extra $1 exchange fee.

For example, if you want to order the Pro package ($29) and you use Binance you will transfer $30

After transferring, pay attention to the status column

<figure><img src="/files/c6f5ff8ffd9ad72bccb54b7291513e1892b1e1d6" alt="" width="472"><figcaption></figcaption></figure>

If the Confirmation status column shows 1/1 meaning completed. You will copy the Txid and paste it into&#x20;

<figure><img src="/files/6bde2d9cca9bae5e69ebb392bffd23aeab558b81" alt="" width="375"><figcaption></figcaption></figure>

Paste the Binance Txid into AIKTP to verify the transaction

<figure><img src="/files/098e00590ce60b95f3ee11fede6c5a217cd6e1d9" alt="" width="563"><figcaption></figcaption></figure>

The system will automatically check the amount, and if there are no issues, the BOT will upgrade your VIP.&#x20;


---

# 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.aiktp.com/account/payment/crypto.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.
