> 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/tokenomics/token-types-in-gainzswap.md).

# Token Types in GainzSwap

The GainzSwap protocol leverages a unique token system designed to power its ecosystem of decentralised trading, liquidity provisioning, and governance. Three primary tokens serve distinct but interconnected roles within the platform:

***

## 1. **$dEDU** – Delegated EDU

$dEDU is the delegated, GainzSwap-native representation of $EDU, enabling users to delegate their $EDU staking while remaining active participants in the protocol. While still earning Yuzu rewards, $dEDU holders:

* **Help grow protocol liquidity**, and
* **Unlock deeper integration** across GainzSwap, including swapping and governance influence.

Swaps involving EDU are settled in $dEDU, and withdrawals back to $EDU are available with a \~2-day unbonding period.

***

## 2. **$Gainz** – Native Protocol Token

$Gainz is the lifeblood of GainzSwap, serving as the native utility and incentive token:

* Distributed primarily to **GToken holders** as farming rewards
* Capped at **21 million tokens** total supply
* Used for **paying swap fees**, which are **burned**, reducing circulating supply
* Grants **governance power** when staked indirectly through liquidity pools

The tokenomics also allocates portions to team, growth initiatives, and ecosystem incentives, ensuring long-term protocol sustainability.

***

## 3. **GToken** – Staked Liquidity Representation

GToken is a **semi-fungible token (SFT)** that represents staked LP positions on GainzSwap. It encodes both:

* The amount of liquidity provided
* The **yield-bearing** position status including lockup duration and value

GToken holders receive $Gainz emissions and can optionally **lock their GTokens** for enhanced rewards. Locked positions can be unlocked at any time, but **early unlocks may incur penalties**.

Future use cases include **governance staking**, **collateralisation**, and cross-platform integrations within the EDU Chain ecosystem.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Learn more about $dEDU</td><td><a href="/pages/A3vhlIRQgdg4YMXSMtSo">/pages/A3vhlIRQgdg4YMXSMtSo</a></td><td><a href="/files/Jm4SmJTpbCDUdwIRtaCF">/files/Jm4SmJTpbCDUdwIRtaCF</a></td><td><a href="/pages/A3vhlIRQgdg4YMXSMtSo">/pages/A3vhlIRQgdg4YMXSMtSo</a></td></tr><tr><td>Learn more about $Gainz</td><td><a href="/pages/qoXk5vTq4hlnI5jUbLAC">/pages/qoXk5vTq4hlnI5jUbLAC</a></td><td><a href="/files/dtYkBKiPpjvLfItCeXad">/files/dtYkBKiPpjvLfItCeXad</a></td><td><a href="/pages/qoXk5vTq4hlnI5jUbLAC">/pages/qoXk5vTq4hlnI5jUbLAC</a></td></tr><tr><td>Learn more about GToken</td><td><a href="/pages/n6XMDxkSfLTpEzdckZVe">/pages/n6XMDxkSfLTpEzdckZVe</a></td><td><a href="/files/EnJNVp8Z37svm3A5BtR0">/files/EnJNVp8Z37svm3A5BtR0</a></td><td><a href="/pages/n6XMDxkSfLTpEzdckZVe">/pages/n6XMDxkSfLTpEzdckZVe</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/tokenomics/token-types-in-gainzswap.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.
