# EXPLORE

- [About Aleph Zero](https://docs.alephzero.org/aleph-zero/explore/about-aleph-zero.md): What is Aleph Zero?
- [AlephBFT Consensus](https://docs.alephzero.org/aleph-zero/explore/alephbft-consensus.md): The code behind the Aleph Zero blockchain is AlephBFT, which is a peer-reviewed consensus protocol that was presented at the Advances in Financial Technologies (AFT) 2019 conference in Zurich.
- [The Economy of Aleph Zero](https://docs.alephzero.org/aleph-zero/explore/the-economy-of-aleph-zero.md): Tokenomics are a crucial element that can make or break a project. Read on to learn about the solutions Aleph Zero pursued to create an economically viable ecosystem.
- [Where to Buy AZERO](https://docs.alephzero.org/aleph-zero/explore/where-to-buy-azero.md): The Aleph Zero blockchain's native currency, dubbed AZERO, is currently listed on following exchanges, with more to be added in the future.
- [Decentralized Governance on Aleph Zero](https://docs.alephzero.org/aleph-zero/explore/decentralized-governance-on-aleph-zero.md): Decentralization and democracy go hand-in-hand, resulting in power being handed over to the average user. Learn more about our work on ensuring Aleph Zero's decentralization.
- [Ecosystem](https://docs.alephzero.org/aleph-zero/explore/ecosystem.md): The Aleph Zero ecosystem consists of a web of interconnected projects, initiatives, and partnerships that are dedicated to building the Web3 future.
- [Aleph Zero Foundation Treasury Management](https://docs.alephzero.org/aleph-zero/explore/aleph-zero-foundation-treasury-management.md)
- [Community](https://docs.alephzero.org/aleph-zero/explore/community.md): The Aleph Zero community is continuously growing, proving to be fertile ground for discussion and insights into the blockchain space. We also welcome all to take part in our Ambassador Program.
- [Glossary](https://docs.alephzero.org/aleph-zero/explore/glossary.md): From A to Z, all the words on Aleph Zero that you will ever need.
- [Audit & Research Papers](https://docs.alephzero.org/aleph-zero/explore/audit-and-research-papers.md): Learn more about Aleph Zero's secure smart contracts, zk-proof blockchain, and privacy-enhancing technology in our whitepapers.


---

# 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://docs.alephzero.org/aleph-zero/explore.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.
