> For the complete documentation index, see [llms.txt](https://docs.gainzswap.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gainzswap.xyz/readme.md).

# Welcome to GainzSwap Docs 🚀

GainzSwap is a decentralised exchange (DEX) designed for sustained liquidity within the EDU Chain ecosystem. It is community-driven and built for efficiency, security, and user-friendly interactions, GainzSwap enables users to swap tokens, provide liquidity, and earn rewards in a fully permissionless environment.

Our mission is to simplify decentralised finance by providing an easy-to-use DEX that rewards active participation through **staking**, **governance**, and **referrals** — all while fuelling liquidity and adoption for real-world utility tokens.

### Why GainzSwap?

* **Optimised for EDU Chain** – Tailored to support the ecosystem’s growth and liquidity.
* **Fast & Low-Cost Transactions** – Leveraging the scalability of EDU Chain for smooth trading.
* **Community-Driven** – Governance and incentives designed to benefit active participants.
* **Referral Program** – Earn passive rewards by inviting your network to use GainzSwap.

### 🔗 Quick Links

* **Website:** [gainzswap.xyz](https://gainzswap.xyz)
* **Telegram Community:** [t.me/GainzSwap](https://t.me/gainzswap)
* **Twitter (X):** [@GainzSwap](https://twitter.com/GainzSwap)

### 🧱 Built For the Future

GainzSwap was part of the **Open Campus Incubator, Cohort One (OCI-1)**, building core DeFi infrastructure for on-chain education economies and beyond. Our roadmap includes cross-chain expansion, deeper token integrations, and improved governance tooling.

***

Explore our documentation to understand how GainzSwap works, interact with smart contracts, and maximise your DeFi experience.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Initial Launch Offering (ILO)</strong></td><td>See how you can get liquidity support for your project's token</td><td><a href="/files/VCwWSU6UWENNc1OTndUS">/files/VCwWSU6UWENNc1OTndUS</a></td><td></td><td><a href="/pages/99vffRoSupQVtcgVTdbj">/pages/99vffRoSupQVtcgVTdbj</a></td></tr><tr><td><strong>Swap Tokens</strong></td><td>Explore our token swap feature</td><td><a href="/files/DU4hbcgYjGVBvW7bTffb">/files/DU4hbcgYjGVBvW7bTffb</a></td><td></td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td></tr><tr><td><strong>Liquidity Staking</strong></td><td>Learn how to earn rewards through staking liquidity</td><td><a href="/files/KyQAwmZVZgYyGS7eCW6u">/files/KyQAwmZVZgYyGS7eCW6u</a></td><td></td><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td></tr><tr><td><strong>Delegate $EDU</strong></td><td>Learn how to earn Yuzu points</td><td><a href="/files/peD1VNffdSgYFlj3DGZt">/files/peD1VNffdSgYFlj3DGZt</a></td><td></td><td><a href="/pages/QwHFLVleY7QejI9V4gc3">/pages/QwHFLVleY7QejI9V4gc3</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gainzswap.xyz/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
