> For the complete documentation index, see [llms.txt](https://ziwwe.gitbook.io/the-ziwwe-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ziwwe.gitbook.io/the-ziwwe-project/products/ziwwe-exchange.md).

# Ziwwe Exchange

## The basics

The first product to be built by the Ziwwe team is a decentralized AMM exchange. This will feature digital assets in Bitgert's and Milkomeda ecosystem, and allow users exchange them. It will also feature swaps, pools to supply liquidity for digital assets including NFTs, and farms to earn xZIT at a competitive annual yield.

xZIT is the Ziwwe Exchange platform token that will be used to incentivize farmers and liquidity providers participating on the exchange. Details about xZIT token can be found [here](/the-ziwwe-project/products/xzit.md).&#x20;

Further details of the DEX, its progress, and release stages will be communicated in our various platforms.&#x20;


---

# 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://ziwwe.gitbook.io/the-ziwwe-project/products/ziwwe-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.
