# ZKBase Wiki (English)

## ZKBase Wiki (English)

- [ZKBase Introduction](https://en.wiki.zks.org/zkbase-introduction.md)
- [How to convert your ZKS to ZKB](https://en.wiki.zks.org/zkbase-introduction/how-to-convert-your-zks-to-zkb.md)
- [ZKSpace Documents Archive](https://en.wiki.zks.org/zkspace-documents-archive.md)
- [Introduction](https://en.wiki.zks.org/zkspace-documents-archive/master.md)
- [Definition](https://en.wiki.zks.org/zkspace-documents-archive/definition.md)
- [ZKSpace Trading Rules](https://en.wiki.zks.org/zkspace-documents-archive/zkswap-trading-rules.md): pace
- [Governance](https://en.wiki.zks.org/governance.md)
- [Community Governance Policy](https://en.wiki.zks.org/governance/community-governance-policy.md)
- [Proposal Requirement and Template](https://en.wiki.zks.org/governance/proposal-requirement-and-template.md)
- [FAQ](https://en.wiki.zks.org/faq.md)
- [Technology](https://en.wiki.zks.org/techonology.md)
- [Tutorials](https://en.wiki.zks.org/tutorials.md)
- [ZKSwap V2 Tutorials](https://en.wiki.zks.org/tutorials/zkswap-v2-tutorials.md)
- [Token/Token pair listing Tutorials](https://en.wiki.zks.org/tutorials/token-token-pair-listing-tutorials.md)
- [ZKSpace Tutorials](https://en.wiki.zks.org/tutorials/zkspace-tutorials.md)
- [ZKSea Tutorials](https://en.wiki.zks.org/tutorials/zksea-tutorials.md)
- [Banxa-ZKSpace Tutorial](https://en.wiki.zks.org/tutorials/banxa-zkspace-tutorial.md)
- [Step to Step Tutorial of Using ZKSwap (Bitcoin) Testnet Version](https://en.wiki.zks.org/tutorials/step-to-step-tutorial-of-using-zkswap-bitcoin-testnet-version.md)
- [Interact with ZKSwap](https://en.wiki.zks.org/interact-with-zkswap.md)
- [Definition](https://en.wiki.zks.org/interact-with-zkswap/definition.md)
- [RESTful API](https://en.wiki.zks.org/interact-with-zkswap/restful-api.md)
- [Make Transaction](https://en.wiki.zks.org/interact-with-zkswap/make-transaction.md)


---

# 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://en.wiki.zks.org/zkbase-introduction.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.
