> For the complete documentation index, see [llms.txt](https://docs.vikingsvalley.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vikingsvalley.app/tokenomics/distribution.md).

# Distribution

## 20,000,000 TRD Total Supply

The TRIDIUM (TRD) distribution model was designed around long-term ecosystem sustainability, controlled emissions and strategic growth.

Unlike traditional inflation-heavy Play-to-Earn systems, Vikings Valley prioritizes:

* Controlled circulation
* Utility-driven demand
* Progressive ecosystem expansion
* Long-term token sustainability

***

| Allocation               | Percentage | Tokens        |
| ------------------------ | ---------- | ------------- |
| Play To Earn Rewards     | 35%        | 7,000,000 TRD |
| Ecosystem & Treasury     | 20%        | 4,000,000 TRD |
| Liquidity                | 15%        | 3,000,000 TRD |
| Development              | 10%        | 2,000,000 TRD |
| Marketing & Partnerships | 10%        | 2,000,000 TRD |
| Team                     | 5%         | 1,000,000 TRD |
| Reserve Fund             | 5%         | 1,000,000 TRD |

***

## Allocation Details

### ⚔ Play To Earn Rewards — 35%

Reserved for:

* Raid rewards
* Future gameplay systems
* Long-term player incentives

This allocation is distributed progressively under ODDIE balancing systems.

***

### 🏛 Ecosystem & Treasury — 20%

Used for:

* Ecosystem sustainability
* Economic balancing
* Future expansions
* Strategic operations
* Long-term ecosystem support

Managed under controlled treasury systems.

***

### 💧 Liquidity — 15%

Reserved for:

* Initial liquidity pools
* Market stability
* Trading support
* Future exchange integrations

***

### 🛠 Development — 10%

Allocated for:

* Game development
* Smart contracts
* Infrastructure
* Marketplace systems
* Future gameplay mechanics
* Technical operations

***

### 📢 Marketing & Partnerships — 10%

Used for:

* Community growth
* Advertising campaigns
* Strategic collaborations
* Influencer partnerships
* Promotional activities

***

### 👥 Team — 5%

Reserved for the Vikings Valley team.

This allocation may include vesting systems designed to support long-term commitment and ecosystem stability.

***

### 🛡 Reserve Fund — 5%

Reserved for:

* Unexpected ecosystem needs
* Strategic opportunities
* Future ecosystem support

***

## Controlled Emission Philosophy

TRIDIUM was designed around controlled emissions rather than unlimited inflation.

The ecosystem combines:

* Dynamic rewards
* Burn mechanisms
* Progressive unlock systems
* Controlled island participation
* ODDIE balancing systems

This structure is designed to support a healthier and more sustainable long-term ecosystem.


---

# 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://docs.vikingsvalley.app/tokenomics/distribution.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.
