# Horizon Exchange

- [简介](https://academy.horizonprotocol.com/chinese/horizon-exchange/introduction.md): An Introduction to Horizon Exchange
- [在交易所上交易](https://academy.horizonprotocol.com/chinese/horizon-exchange/trading-on-exchange.md)
- [预言机](https://academy.horizonprotocol.com/chinese/horizon-exchange/trading-on-exchange/oracles.md)
- [交易费用](https://academy.horizonprotocol.com/chinese/horizon-exchange/trading-on-exchange/exchange-fees.md)
- [zAsset 代币地址](https://academy.horizonprotocol.com/chinese/horizon-exchange/trading-on-exchange/zasset-token-addresses.md)
- [界面](https://academy.horizonprotocol.com/chinese/horizon-exchange/interfaces.md)
- [交易所 FAQ](https://academy.horizonprotocol.com/chinese/horizon-exchange/exchange-faq.md)


---

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