# 简介

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

Horizo​​n Genesis 是 Horizo​​n Protocol 生态系统中所有合成资产的支柱。

Horizo​​n Genesis 通过为 Horizo​​n Protocol 网络提供质押机制来保持抵押率，这个质押机制能够稳定生态系统，以及创建合成资产。Horizo​​n Protocol 的第一个合成资产 zUSD 便是通过Horizo​​n Genesis 以 HZN作为抵押品创建的。

![Horizon Genesis - Home Page](/files/W9g72oOECfVhfLb4SYCi)

## 创建合成资产

Horizo​​n Protocol 使用抵押机制来创建合成资产。抵押是使用资产来担保贷款或债务。

换句话说，合成资产是通过抵押流动性作为抵押品来创建债务形式的 zAssets 的，类似于房产抵押贷款以房屋作为抵押品来借钱。

Horizo​​n Genesis 质押者通过维持安全的债务抵押比率（也称为“C 比率”）来主动管理所提供的流动性。保持健康的 C 比率可以保护利益相关者和协议免受违约风险。

**Horizo​​n Protocol 的核心是合成资产，而合成资产是在 Horizo​​n Genesis 中创建的，所以 Horizo​​n Genesis 是 Horizo​​n Protocol 生态中的支柱。**


---

# 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/introduction.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.
