# Greever ENG

## Greever ENG

- [GREEVER](https://greever.gitbook.io/eng/greever.md)
- [1. Overview](https://greever.gitbook.io/eng/greever/1.-overview.md)
- [2. Introductions](https://greever.gitbook.io/eng/greever/2.-introductions.md)
- [3. Game-Fi Elements](https://greever.gitbook.io/eng/greever/3.-game-fi-elements.md)
- [A. Normal Mode](https://greever.gitbook.io/eng/greever/3.-game-fi-elements/a.-normal-mode.md)
- [B. Eco mode](https://greever.gitbook.io/eng/greever/3.-game-fi-elements/b.-eco-mode.md)
- [4. Game-Fi system](https://greever.gitbook.io/eng/greever/4.-game-fi-system.md)
- [A. NFT cars](https://greever.gitbook.io/eng/greever/4.-game-fi-system/a.-nft-cars.md)
- [B. NFT Car Traits](https://greever.gitbook.io/eng/greever/4.-game-fi-system/b.-nft-car-traits.md)
- [C. Mystery Boxes](https://greever.gitbook.io/eng/greever/4.-game-fi-system/c.-mystery-boxes.md)
- [D. Energy System](https://greever.gitbook.io/eng/greever/4.-game-fi-system/d.-energy-system.md)
- [E. Composition System](https://greever.gitbook.io/eng/greever/4.-game-fi-system/e.-composition-system.md)
- [F. Grade System](https://greever.gitbook.io/eng/greever/4.-game-fi-system/f.-grade-system.md)
- [G. Burning System(To be updated)](https://greever.gitbook.io/eng/greever/4.-game-fi-system/g.-burning-system-to-be-updated.md)
- [H. Ranking System (To be updated)](https://greever.gitbook.io/eng/greever/4.-game-fi-system/h.-ranking-system-to-be-updated.md)
- [I. Appearance Change (To be updated)](https://greever.gitbook.io/eng/greever/4.-game-fi-system/i.-appearance-change-to-be-updated.md)
- [J. Deactivation of Mining](https://greever.gitbook.io/eng/greever/4.-game-fi-system/j.-deactivation-of-mining.md)
- [K. Advertisements](https://greever.gitbook.io/eng/greever/4.-game-fi-system/k.-advertisements.md)
- [L.Community](https://greever.gitbook.io/eng/greever/4.-game-fi-system/l.community.md)
- [M.Marketplace (To be updated)](https://greever.gitbook.io/eng/greever/4.-game-fi-system/m.marketplace-to-be-updated.md)
- [N.Raffle Shop (To be updated)](https://greever.gitbook.io/eng/greever/4.-game-fi-system/n.raffle-shop-to-be-updated.md)
- [5. Exchange Ratio & Service Fees](https://greever.gitbook.io/eng/greever/5.-exchange-ratio-and-service-fees.md)
- [6. Zero Carbon](https://greever.gitbook.io/eng/greever/6.-zero-carbon.md)
- [7. Navigation System](https://greever.gitbook.io/eng/greever/7.-navigation-system.md)
- [8. Allocation](https://greever.gitbook.io/eng/greever/8.-allocation.md): The total volume of GVL token issuance  and allocated according to the distribution details below.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://greever.gitbook.io/eng/greever.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.
