> For the complete documentation index, see [llms.txt](https://grebes-organization.gitbook.io/grebe.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://grebes-organization.gitbook.io/grebe.world/6.-token-utility.md).

# 6. Token Utility

The **Grebe Coin (GRT)** serves as the core utility token that powers the entire Grebe ecosystem—spanning decentralized finance, gaming, and social platforms. It is designed to provide real, recurring, and scalable use cases that go far beyond speculative holding.

**🔄 1. Swap & Trading**

* GRT is the default asset on the **G Trade** platform.
* Users can trade GRT against major tokens like USDT, BNB, and others with low slippage and transparent fees.
* GRT is also used to pay platform fees, with discounts offered to GRT holders.

**🎮 2. In-Game Currency (GameFi)**

* Acts as the main reward token in Grebe’s **Play-to-Earn games**.
* Enables players to purchase upgrades, NFTs, and access premium missions.
* GRT earned in-game is immediately tradable or stakable within the ecosystem.

**📱 3. Social Platform Incentives**

* GRT is used to **tip creators**, access premium content, and reward engagement.
* Creators earn GRT for content performance, replacing ad-based monetization with decentralized revenue.

**💸 4. Staking & Yield Farming**

* GRT holders can stake their tokens to earn passive income.
* Special staking pools offer boosted rewards and exclusive ecosystem perks.
* Future plans include GRT liquidity farming to incentivize DEX liquidity.

**🗳️ 5. Governance**

* GRT holders can participate in **on-chain governance** to vote on:
  * Protocol upgrades
  * Feature implementations
  * Ecosystem fund allocations
* This ensures the community drives the direction of the project.

**🛡️ 6. Access & Discounts**

* Holding GRT unlocks early access to platform features, NFT drops, and presale events.
* Users can receive fee rebates and enhanced platform privileges based on their GRT holdings.


---

# 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://grebes-organization.gitbook.io/grebe.world/6.-token-utility.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.
