# Horizon Protocol

- [简介](https://academy.horizonprotocol.com/chinese/horizon-protocol/introduction.md)
- [代币经济](https://academy.horizonprotocol.com/chinese/horizon-protocol/introduction/tokenomics.md): Horizon Protocol 供应量和通胀政策
- [商业模式](https://academy.horizonprotocol.com/chinese/horizon-protocol/introduction/shang-ye-mo-shi.md): Horizo​​n Protocol 如何产生费用
- [安全审计](https://academy.horizonprotocol.com/chinese/horizon-protocol/introduction/an-quan-shen-ji.md)
- [合成资产 - zAssets](https://academy.horizonprotocol.com/chinese/horizon-protocol/synthetic-assets-zassets.md)
- [社区主导](https://academy.horizonprotocol.com/chinese/horizon-protocol/community-driven.md)
- [HIPs](https://academy.horizonprotocol.com/chinese/horizon-protocol/community-driven/hips.md): Horizon 改进提案（Horizon Improvement Proposals）
- [HIP-5: 上市新 zAssets](https://academy.horizonprotocol.com/chinese/horizon-protocol/community-driven/hips/hip5-shang-shi-xin-zassets.md): 将新的 zAssets 添加到 Horizon Exchange
- [HIP-4: 使用 Keepers 关闭每周费用期](https://academy.horizonprotocol.com/chinese/horizon-protocol/community-driven/hips/hip4-shi-yong-keepers-guan-bi-mei-zhou-fei-yong-qi.md): 使用 Chainlink Keepers 实现每周费用期的去中心化自动关闭
- [HIP-3: 在股票拆分前暂停zTSLA](https://academy.horizonprotocol.com/chinese/horizon-protocol/community-driven/hips/hip3-zai-gu-piao-chai-fen-qian-zan-ting-ztsla.md): 在 2022 年 8 月 25 日股票拆分之前暂停 zTSLA
- [HIP-2: 将目标C比率调降至 700%](https://academy.horizonprotocol.com/chinese/horizon-protocol/community-driven/hips/hip-2-lower-target-c-ratio-to-700.md): 将目标C比率从800%调降至700%
- [HIP-1:创建激励性的zBNB/BNB池](https://academy.horizonprotocol.com/chinese/horizon-protocol/community-driven/hips/hip-1-create-incentivized-zbnb-bnb-pool.md): 创建一个激励性的 zBNB/BNB Ellipsis 稳定币池
- [路线图与里程碑](https://academy.horizonprotocol.com/chinese/horizon-protocol/roadmap.md): Latest update - January 27th, 2023
- [功能申请](https://academy.horizonprotocol.com/chinese/horizon-protocol/roadmap/current-feature-requests.md): As of 2022-05-03


---

# 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-protocol.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.
