> 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/english/readme.md).

# Horizon Academy

{% hint style="danger" %}
This version of Horizon Academy has been deprecated! To find the latest version, please visit: [English V2](<https://academy.horizonprotocol.com/ >)
{% endhint %}

![](/files/rMrEl6GHu2RGD5BnaOrz)

Horizon Academy is a knowledge base for all things related to Horizon Protocol. Definitions, explanations, tutorials, FAQs, will all be added and linked to Horizon Academy for easy access.

To get started, please click head on over to the [Horizon Protocol](/english/horizon-protocol/introduction.md) page.

### Resources

* [Horizon Protocol Website](https://horizonprotocol.com/)
* [Horizon Protocol Litepaper v1.7](https://static.horizonprotocol.com/Horizon-Litepaper-v1.7.pdf)
* [Horizon Medium](https://horizonprotocol.medium.com/)
* [Twitter](https://twitter.com/HorizonProtocol)
* [Official Telegram Channel](https://t.me/HorizonProtocol)
* [Official Telegram Announcements Channel](https://t.me/HorizonAnnouncements)
* [Discord](https://discord.gg/HorizonProtocol)
* [Reddit](https://www.reddit.com/r/HorizonProtocol/)
* [CoinGecko](https://www.coingecko.com/en/coins/horizon-protocol)
* [Coin Market Cap](https://coinmarketcap.com/currencies/horizon-protocol/)
* HZN Token Contract: [0xc0eff7749b125444953ef89682201fb8c6a917cd](https://bscscan.com/token/0xc0eff7749b125444953ef89682201fb8c6a917cd)
* zUSD Token Contract: [0xF0186490B18CB74619816CfC7FeB51cdbe4ae7b9](https://bscscan.com/token/0xF0186490B18CB74619816CfC7FeB51cdbe4ae7b9)

### Horizon DeFi Podcast

We have recently started our podcast, Horizon DeFi Podcast, where we explore DeFi, synthetic assets, and the potential impact they will have on our economy. We also go in-depth behind the scenes on what Horizon Protocol is doing. Links available below:

* [Anchor.fm](https://anchor.fm/horizonprotocol)
* [Apple Podcasts](https://podcasts.apple.com/us/podcast/defi-horizon-podcast/id1641743282)
* [Spotify](https://open.spotify.com/show/1x4ipif0fqSWu18kkVmCp4)
* [YouTube](https://youtu.be/-CysJsF2Xwg)

<figure><img src="/files/xnTn4mhpFzVRmRsZdQYW" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://academy.horizonprotocol.com/english/readme.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.
