# TEZEX

## TEZEX (Tezos Exchange)

- [About TEZEX](https://docs.tezex.io/about.md): Open-source Liquidity Exchange for the Tezos blockchain ecosystem
- [TEZEX Roadmap](https://docs.tezex.io/about/tezex-roadmap.md): Establishing an integrated end-to-end liquidity hub for TEZEX
- [TEZEX Plans for Sirius (LB)](https://docs.tezex.io/about/tezex-plans-for-sirius-lb.md): TEZEX's Sirius-first approach to liquidity aggregation
- [TEZEX Analytics](https://docs.tezex.io/about/tezex-analytics.md): One of the most critical components for users, too often overlooked by exchanges
- [What is Sirius (Liquidity Baking)?](https://docs.tezex.io/sirius-liquidity-baking/sirius.md): What is Sirius DEX (formerly known as Liquidity Baking) and why is it such a central feature of TEZEX right now?
- [How Does Sirius Work?](https://docs.tezex.io/sirius-liquidity-baking/how-does-sirius-work.md): The actual mechanics of how Sirius works to the benefit of traders and liquidity providers
- [tzBTC (wrapped Bitcoin)](https://docs.tezex.io/sirius-liquidity-baking/tzbtc-wrapped-bitcoin.md): tzBTC is a secure Bitcoin wrap, backed by a full-reserve of Bitcoin
- [Sirius token (SIRS)](https://docs.tezex.io/sirius-liquidity-baking/sirius-token-sirs.md): What is the Sirius (SIRS) token and why is it special?


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tezex.io/about.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.
