> For the complete documentation index, see [llms.txt](https://docs.hunny.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/making-a-deposit.md).

# 存款

![](/files/-MgtK5G5PmK5DQVJz094)

{% hint style="warning" %}
**您可以點擊**[**此處**](/fan-ti-zhong-wen/products/hunnyplay.md#zhi-chi-de-huo-bi)**查看 HunnyPlay 支持的代幣列表。**
{% endhint %}

點擊**存入**按鈕。

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

如果這是您第一次使用，請點擊 “**批准**” 按鈕。

![](/files/-MguA2gP1TBekWQwOpNC)

請在您的錢包中**確認交易**。

請**選擇**您要**存入的代幣類型**。

![](/files/-MguAGgfbkr-q0okBcpk)

請**輸入**您想**存入的金額**，並點擊**存款**。

{% hint style="danger" %}
**請注意: 如果您想存入HUNNY, 您所能存款的數額不能大於每筆交易的限制 (防鯨限制)。**
{% endhint %}

![](/files/-MguApi7nc53b7sqWjgB)

{% hint style="info" %}
您可以點擊” 交易記錄”，查詢之前的交易記錄。
{% endhint %}

請在您的錢包中**確認交易**。

![](/files/-MguAz0nW9YB7_mrLyqF)

{% hint style="info" %}
請注意，您的交易可能需要一定的時間（取決於區塊鏈的網絡狀況）。通常交易將在數分鐘內完成。但在網絡流量高峰期，請耐心等待至少10至15分鐘。
{% endhint %}

請在HunnyPlay裡**審查您的餘額**。

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/making-a-deposit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
