# Oracle

In World of crypto we have decided to implement the **"reverse oracle"** system so in this way we wil help sustain the economic and social aspect of the game.\
\
Thanks to the oracle entry barriers will be significant decreased!!\
\
The Oracle mission will be balance what the players win/pay, the $WOC token will have 1:1 value with the $USD with this method a stable roi generation is always

guaranteed. By doing this if the dollar value per $WOC increases the mint characters/items boxes will cost less $WOC and if it decreases the opposite will happen.

Example: if the player earns $500  on day 1, it will still be $500 on day 14.\
\
The purpose of the price oracle is to balance the $USD payment obtained through the WOC claim, along with minting costs to the current dollar value of WOC.

This means that the following will happen if the dollar value per WOC increases:

* Mint characters costs less WOC
* Mint *items boxes* costs less WOC

If WOC price in dollar decreases the opposite of the above becomes true.


---

# 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://worldofcrypto.gitbook.io/worldofcrypto/tokenomics/oracle.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.
