# Will Coin Standards

Will Coin is a fungible token standard on **The Open Network (TON)** blockchain, designed for seamless minting, burning, and wallet integration. It is compliant with the **TIP-3** standard and supports advanced functionalities for discoverability, customization, and token management.

### **Core Features of Will Coin Standard:**

**1). Token Metadata**:

* **Name**: WILL COIN
* **Symbol**: WILL
* **Decimals**: 9
* **Content**: Will Coin is the native cryptocurrency of the Will Games platform, designed to revolutionize the gaming ecosystem by creating a unified, rewarding, and immersive experience. As a versatile digital currency, Will Coin powers transactions, rewards, and exclusive access across a wide array of games available on the platform.
* **Contract Address (RAW):** 0:4a0305f95767ca08d8dcc0644f600cc5dc64d0ccb82c66ac94a603f58f7e4665
* **Contract Address:** EQBKAwX5V2fKCNjcwGRPYAzF3GTQzLgsZqyUpgP1j35GZffq&#x20;
* **Logo:**&#x20;

<figure><img src="/files/JwK9cCc5IDwNCirlEQqm" alt="Will Coin" width="193"><figcaption></figcaption></figure>

**2). Token Supply Management**:

* **Total Supply:** (10,000,000 WILL)
* **Mining Reserve:** 35% (3,500,000 WILL) - Reserved for mining WILL over time.&#x20;
* **Community Rewards:** 35% (3,500,000 WILL)—allocated for rewarding users via the "Game Rewards and Mining" games.&#x20;
* **Development Fund:** 10% (1,000,000 WILL) for continuous development, maintenance, and enhancements.&#x20;
* **Marketing and Partnerships:** 10% (1,000,000 WILL) - Used for strategic marketing campaigns, partnerships, and promotions.&#x20;
* **Team and Advisors:** 10% (1,000,000 WILL) - Distributed among the founding team, developers, and advisors to incentivize long-term commitment.
* **Minting**: Controlled by the admin to increase the supply.
* **Burning**: Reduces supply when tokens are destroyed.


---

# 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://will-coin.gitbook.io/will-coin/getting-started/will-coin-standards.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.
