> 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/rewards-system/oddie.md).

# ODDIE

Represented by the legendary Nordic hammer that forged the balance of the valley, ODDIE continuously monitors the ecosystem and dynamically adjusts multiple economic variables in real time.

Its primary objective is to protect the long-term stability of Vikings Valley while maintaining a healthy balance between:

* rewards
* emissions
* player progression
* liquidity
* ecosystem growth

ODDIE was designed to prevent uncontrolled inflation and preserve the sustainability of the game economy over time.

***

## What ODDIE Monitors

ODDIE continuously analyzes:

* daily emissions
* player activity
* reward distribution
* TRIDIUM circulation
* marketplace activity
* provision consumption
* liquidity conditions
* ecosystem stability

Using these variables, ODDIE dynamically adapts the system according to current economic conditions.

***

## Dynamic Adjustments

Depending on the state of the ecosystem, ODDIE may dynamically adjust:

* reward ranges
* provision costs
* island raid capacity
* emission control systems
* economic balancing parameters

This allows Vikings Valley to adapt naturally to ecosystem growth without compromising long-term sustainability.

***

## Economic States

The ecosystem operates under three dynamic economic states:

### 🟢 Stable

Balanced emissions, healthy liquidity, and sustainable player activity.

### 🟡 Adjusting

Moderate economic imbalance detected. ODDIE begins applying soft balancing adjustments.

### 🔴 High Emission

Elevated emission or sell pressure detected. ODDIE applies stronger stabilization measures to protect ecosystem health.

***

## Burn Mechanisms

ODDIE permanently burns a percentage of multiple ecosystem operations, including:

* minting fees
* provision costs
* marketplace commissions
* Crew management costs
* early reward withdrawals

These burn systems help:

* reduce circulating supply
* lower sell pressure
* strengthen long-term token sustainability
* maintain ecosystem balance

***

## Sustainability First

ODDIE is designed around a long-term sustainability philosophy.

The system prioritizes:

* controlled growth
* stable progression
* healthy emissions
* ecosystem longevity

Rather than relying on uncontrolled reward expansion, Vikings Valley uses adaptive economic balancing designed to support a healthier and more durable Play-to-Earn 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/rewards-system/oddie.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.
