> 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/hunnyplay-dollar-usdhusd.md).

# HunnyPlay Dollar ($HUSD)

### 什麼是$HUSD？

**HunnyPlayDollar（$HUSD）**&#x662F;**HunnyPlay**推出的一種特殊貨幣。

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

您可以使用 HUSD 玩遊戲或兌換成其他支持的穩定幣。

{% hint style="warning" %}
HUSD 是一種遊戲貨幣，只能在 HunnyPlay 中使用。要提取 HUSD，您需要將 HUSD 兌換成其他支持的穩定幣。
{% endhint %}

### 如何獲得HUSD？

HUSD可以通過在HunnyPlay內的各種優惠或紅利獲得，例如首次存款紅利和幸運旋轉輪盤。任何獲得的HUSD都將處於鎖定狀態。

### 如何解鎖HUSD？

处于锁定状态的HUSD可以在HunnyPlay中通过下注解锁。

$$
解鎖數量 = 下註數量 \* 3.33% \* 5%
$$

### 如何領取解鎖的HUSD？

當您在HunnyPlay下注時，您的HUSD寶箱將自動裝滿解鎖的HUSD。您可以點擊“領取”按鈕領取解鎖的 HUSD 餘額。

領取解鎖的 HUSD 後，即可立即使用！

### 我可以將 HUSD 換成另一種貨幣嗎？

是的！你可以！最激動人心的是，1HUSD的價值與1美元的價格綁定。您可以隨時將解鎖的 HUSD 兌換成其他支持的穩定幣，例如 BUSD/USDT/USDC。


---

# 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/hunnyplay-dollar-usdhusd.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.
