# Currency Dynamics in RavenQuest

In the expansive world of RavenQuest, currency plays a pivotal role in shaping your journey and unlocking new opportunities. The game features a dual-currency system designed to cater to both traditional and blockchain-based economies, offering players a versatile and rewarding experience.

<figure><img src="/files/5UKEO0Q27Abt7HzPb2sj" alt=""><figcaption><p>Currency Flow</p></figcaption></figure>

RavenQuest introduces two primary currencies: RavenCoin and **$QUEST** Token, each serving distinct purposes within the game's ecosystem.

* **RavenCoin** is the offchain premium currency, easily accessible through two main avenues. Players can acquire RavenCoin by purchasing it with fiat currency, providing a straightforward method for those who prefer traditional transactions. This currency is primarily used in the Non-Ascendable RavenStore, where players can purchase a variety of items to enhance their gameplay experience.
* [**$QUEST Token:**](/economy/quest-tokens-usdquest.md) represents the on-chain premium currency, deeply integrated into the Web3 ecosystem. Players can acquire $QUEST through several methods, including purchasing with Web3 tokens and earning it as rewards for achieving Fame milestones. The $QUEST Token is your gateway to the Ascendable RavenStore, where you can access exclusive items and features that elevate your gameplay to new heights.


---

# 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://whitepaper.ravenquest.io/economy/currency-dynamics-in-ravenquest.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.
