# 铸币、销毁、和领取

{% hint style="danger" %}
此版本的 Horizon Academy 已不建议使用！要查找最新版本，请访问：[English V2](https://academy.horizonprotocol.com/) （目前只有英文版本可用）
{% endhint %}

在 Horizo​​n Genesis 上质押非常简单，由 3 个动作组成：铸币、销毁 和 领取。

## 铸币

铸币（Mint） 是指您通过将 HZN 作为抵押品来创建或借用 zUSD，一种与美元价值挂钩的 zAsset 稳定币。 zUSD 可用于在 Horizo​​n Exchange 中交易其他 zAssets。 （请注意，zUSD 发音为 zee-USD。）

![Horizon Genesis - Mint Page](/files/RY7N3xBYMpE0tpxp1T0Z)

通过质押 HZN 铸造 zUSD 类似于抵押房屋的概念。例如，如果你有房子，你可以用房子作为抵押，从银行取钱。此时，银行拥有您房屋的一部分。要再次完全拥有您的房屋，您需要将钱还给银行。 Horizo​​n 中的铸造和销毁机制就是用于此。铸币将 HZN 作为抵押品以“借入”zUSD。然后，您需要销毁或“归还”zUSD，才能再次访问您的 HZN。因此，zUSD 始终是借来的钱，也称为债务。

## 销毁

销毁（Burn）是指您在铸造期间归还或偿还一些借来的 zUSD 以平衡您的 C 比率。

![Horizon Genesis - Burn Page](/files/XuLwdBSVRlseQXOphRvK)

## 领取

最后，领取（Claim） 是当您领取每周分配给协议的抵押品的奖励时。

![Horizon Genesis - Claim Page](/files/1NOe1c6NoZ5oeRV7E0Dh)

请注意，您领取的奖励中的所有质押奖励（以 HZN 为单位）会从领取奖励之日起锁定一年。


---

# 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://academy.horizonprotocol.com/chinese/horizon-genesis/staking-on-horizon-genesis/mint-burn-and-claim.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.
