# Welcome to Zuit

Welcome to the documentation of Zuit Exchange.

Zuit is a decentralized exchange on the Zircuit network, aiming to build a native liquidity hub on Zircuit L2.

## Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Zuit Basic</strong></td><td>Learn more about Zuit</td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr><tr><td><strong>Quickstart - Swap</strong></td><td>Learn about how to swap</td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Zuit Token</strong></td><td>The utility and gov token</td><td></td><td><a href="/pages/yaSjxv1iM3q1QeEyrB6B">/pages/yaSjxv1iM3q1QeEyrB6B</a></td></tr><tr><td><strong>Quickstart - LP</strong></td><td>Learn about how to LP</td><td></td><td><a href="/pages/nLgPyHSlxfh0UUHnU4Ik">/pages/nLgPyHSlxfh0UUHnU4Ik</a></td></tr><tr><td><strong>Smart Contracts</strong></td><td>View the contract address</td><td></td><td><a href="/pages/C9G5ZRlDHrZqNxZa9Y3S">/pages/C9G5ZRlDHrZqNxZa9Y3S</a></td></tr><tr><td><strong>Security &#x26; Audit</strong></td><td>View the audit reports</td><td></td><td><a href="/pages/jLPzktg9mNNxmoHLmAFx">/pages/jLPzktg9mNNxmoHLmAFx</a></td></tr></tbody></table>


---

# 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.zuit.xyz/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.
