# Token Utility

**$GENS** token is a **Cardano native token.**

**Native token** is a new feature that enables the **transacting** of **multi-assets** on **Cardano**. Users can transact with **ADA**, and with an **unlimited number** of **user-defined (custom) tokens natively**.

Native tokens offer **distinct advantages** for developers: there is **no need** to **create smart contracts** to handle **custom tokens** since the ledger takes **all token-related functionality**.

**The native tokens** feature extends the existing accounting infrastructure defined in the ledger model.

**$GENS** tokens are the native tokens of the **Genius Yield Protocol**.&#x20;

**The $GENS token** acts as a **governance token,** and anyone holding **$GENS** is part on the decision making of the **platform upgrades**.&#x20;

**The Genius Yield ecosystem** **enables users to earn** rewards.  **20% of the platform fees** on the DEX & Yield Optimizer fees will go to **$GENS** **stakers**. <br>


---

# 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.geniusyield.co/gens-token/genius-token-gens.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.
