> For the complete documentation index, see [llms.txt](https://academy.horizonprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon.md).

# Giao thức Horizon

- [Giới thiệu](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/introduction.md)
- [Mô hình token của Giao thức Horizon – HZN token](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/introduction/tokenomics.md): Horizon Protocol Supply and Inflation Policy
- [Mô hình kinh doanh](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/introduction/mo-hinh-kinh-doanh.md): Làm cách nào Giao thức Horizon có doanh thu
- [Security Audit](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/introduction/security-audit.md)
- [Tài sản tổng hợp – zAssets](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/synthetic-assets-zassets.md)
- [Mô hình quản trị của dự án](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven.md)
- [Các đề xuất cải tiến hệ thống (HIPs)](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven/hips.md): Horizon Improvement Proposals
- [HIP-6: Lower Target C-Ratio to 600% from 700%](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven/hips/hip-6-lower-target-c-ratio-to-600-from-700.md)
- [HIP-5: List New zAssets](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven/hips/hip-5-list-new-zassets.md): Add new zAssets to Horizon Exchange
- [HIP-4: Use Keepers to Close Weekly Fee Periods](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven/hips/hip-4-use-keepers-to-close-weekly-fee-periods.md): Use Chainlink Keepers for a decentralized automated closing of the weekly fee periods
- [HIP-3: Suspend zTSLA ahead of Stock Split](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven/hips/hip-3-suspend-ztsla-ahead-of-stock-split.md): Suspend zTSLA ahead of their stock split on August 25th, 2022
- [HIP-2: Lower Target C-Ratio to 700%](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven/hips/hip-2-lower-target-c-ratio-to-700.md): Lower Target C-Ratio to 700% from 800%
- [HIP-1: Create incentivized zBNB/BNB pool](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/community-driven/hips/hip-1-create-incentivized-zbnb-bnb-pool.md): Create an incentivized zBNB/BNB Ellipsis stablecoin pool
- [Kế hoạch phát triển và các cột mốc đã đạt được](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/roadmap.md): Latest update - January 27th, 2023
- [Current Feature Requests](https://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon/roadmap/current-feature-requests.md): As of 2022-05-03


---

# 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://academy.horizonprotocol.com/vietnamese/giao-thuc-horizon.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.
