# 在网站上

## 1. 获取存款地址和API密钥

* 前往 [Tronsave.io](https://tronsave.io/market)
* 连接钱包 ([连接钱包与 Tronsave 的指南](/chinese/faq/guide-to-connecting-wallets-with-tronsave.md))
* 选择“**Account info**”

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

* 点击“**查看详情**”按钮并签名

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

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

* API密钥和存款地址将被显示出来。

<figure><img src="/files/WXD15eBFGu8V7PJtyLzb" alt="" width="520"><figcaption></figcaption></figure>

## 2. 通过转账存款 TRX

* 点击“**充值**”按钮以获取地址

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

<figure><img src="/files/AzE0mWxOBbZPgGVICohL" alt="" width="370"><figcaption></figcaption></figure>

* 向此地址转账 TRX（**注意：最低存款额为 10 TRX**）

{% hint style="info" %}

* 第一笔存款将需要额外的约1 TRX费用来激活新地址。
* 您每天可以进行2笔免费的TRX存款交易。之后，每笔额外的存款将产生0.3 TRX的费用。
  {% endhint %}

- 点击“**签名**”以确认交易

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

* 点击“**更新余额**”按钮以获取新的余额

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

*(\*)* **注意:** 如果您想要更改API密钥，您可以选择“撤销”以创建新的API密钥。

* **我们不建议更改API密钥。只有在绝对必要的情况下才重新生成它。**

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


---

# 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.tronsave.io/chinese/developer/get-api-key/on-the-website.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.
