# Goose Token Utility

Goose token is the core of the platform ecosystem. It serves as the means for users to earn rewards (such as mining rewards, airdrop rewards, and stGoose governance rights), and also acts as a key medium for consumption and burning. By establishing a "mining → staking → consumption → burning" closed-loop ecosystem, Goose ensures the token's scarcity and utility while driving the long-term development of the platform and user participation.

## **1. Core Functions of Goose**

### **1.1 Liquidity Mining**

* Users can stake Goose tokens to receive **stGoose** (the staked version of Goose), provide liquidity to the platform, and earn liquidity mining rewards.

### **1.2 Community Governance**

* Staking Goose tokens gives users **stGoose** (the staking certificate), and those holding stGoose can participate in governance voting, influencing the platform's key decisions.

### **1.3 Airdrop Reward Eligibility**

* Users holding stGoose will be prioritized for future platform airdrop rewards. Airdrops from platform profits or strategic collaborations will be preferentially allocated to stGoose holders.

## **2. Goose Consumption and Burning Mechanism**

### **2.1 Platform Internal Consumption**

* Goose tokens can be used for internal platform consumption, such as in-game asset transactions and unlocking features.

### **2.2 Fee Deduction**

* Goose can be used to offset platform transaction fees. Users who hold and use Goose to pay for transaction fees can enjoy certain discounts.

### **2.3 Asset Synthesis and Upgrades**

* Goose serves as the primary consumable for synthesizing and upgrading assets within the platform.
  * For example, a certain number of Goose tokens are required to synthesize higher-tier assets.
  * Goose is also needed for upgrading game items, characters, or NFTs.

### **2.4 Burning Mechanism**

* Goose tokens used for platform consumption or transaction fee payments are directly burned, reducing the circulating supply and increasing the token’s scarcity.

## **3. Use in Gaming Scenarios**

### **3.1 In-Game Economic Pillar**

* Goose is the sole economic pillar within the platform’s products, facilitating various in-game economic activities, such as purchasing items, asset trading, and participating in tasks.
* As the binding token for platform game assets, Goose is consumed in gaming scenarios to enhance character attributes, unlock rare rewards, or participate in special events.


---

# 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.goose.farm/game-mode/treasure-goose-wealth-secrets/goose-token-utility.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.
