# 于API接入TON链

首先按以下图示在钱包内配置好 TON 货币。

<figure><img src="/files/sMY8zBhsYMbkrkqkw47N" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4ZpXCAgDVph17PMvcmOA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/z1v5F0Ofsv3lAZZcNKh5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BLwuMI6L0ZC9uf08rngo" alt=""><figcaption></figcaption></figure>

在项目内进入 TON 地址页面。

<figure><img src="/files/OY40MFS7ulsJQYY68Nmn" alt=""><figcaption></figcaption></figure>

新增地址並進行相關配置

<figure><img src="/files/KiJNPhii7dfPNmSPo7HZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3UeJpnbp9cBEeTSJ6aC6" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">**请注意地址创建后需要进行地址激活，您可以往该地址转入一笔TON再转出去。如没有激活的情况下直接往该地址充值代币，API将不会回调。**</mark>


---

# 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://support.cregis.com/cregis-wallet-guide/zh-cn/api/manual/ton.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.
