> 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/16.-faqs.md).

# 16. FAQs

Below are the most frequently asked questions about **Grebe Coin (GRT)** and its ecosystem:

***

**❓ What is Grebe Coin (GRT)?**

**Grebe Coin (GRT)** is a BEP-20 utility token that powers the entire Grebe ecosystem, including DeFi trading (Hybrid Swap), Play-to-Earn gaming (GrebePlay), social media rewards (Fanverse), and the GrebeChain blockchain infrastructure.

***

**❓ What makes Grebe different from other crypto projects?**

Grebe offers a **hybrid approach**, combining the speed and user-friendliness of centralized platforms with the transparency and control of decentralized systems. It integrates DeFi, GameFi, and SocialFi in one ecosystem—powered by a single utility token, GRT.

***

**❓ Is GRT a security token?**

No. GRT is a **utility token** designed for functional use across various platforms in the Grebe ecosystem. It is not classified as a security and does not represent equity or offer guaranteed returns.

***

**❓ Where can I buy GRT?**

GRT will be available on:

* **Grebe Hybrid Swap** (primary platform)
* Selected **DEXs** and **CEX listings** (announcements post-launch)

***

**❓ What wallets support GRT?**

GRT is compatible with:

* **MetaMask**
* **Trust Wallet**
* **WalletConnect-supported dApps**
* And any wallet that supports BEP-20 tokens on Binance Smart Chain

***

**❓ How is GrebeChain different from BSC?**

While GRT initially launched on BSC, **GrebeChain** is a purpose-built Layer-1 blockchain tailored for the Grebe ecosystem, offering integrated support for GRT, NFT functionality, governance, low fees, and cross-chain interoperability.

***

**❓ How can I earn GRT?**

* **Swap trading & liquidity farming**
* **Staking**
* **Play-to-Earn games**
* **Social media engagement on Fanverse**
* **Participating in community contests and events**

***

**❓ Is there a GRT staking or reward program?**

Yes. Users will be able to **stake GRT for passive rewards**, earn LP incentives, and participate in future **validator roles** on GrebeChain.

***

**❓ How can I participate in governance?**

By holding or staking GRT, you gain the right to:

* Vote on proposals
* Suggest new features
* Influence treasury allocation
* Help shape Grebe’s roadmap

***

**❓ Is the project audited?**

Yes. All smart contracts undergo **independent security audits**, and Grebe follows best practices using OpenZeppelin libraries and multi-sig wallet protections.


---

# 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:

```
GET https://grebes-organization.gitbook.io/grebe.world/16.-faqs.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.
