# VALOR

<figure><img src="/files/OHX57seHu4XzLUSpsfuh" alt=""><figcaption></figcaption></figure>

VALOR is the in-game currency used across the Onchain Heroes ecosystem.

***

### The Basics

VALOR is pegged to USDC and used for all transactions on the Marketplace.

* 100 VALOR = 1 USDC
* Not a token — balances are tracked off-chain
* Transfers are instant and gas-free
* Used to buy and sell everything on **the Marketplace**

***

### Buying VALOR

Buying VALOR with USDC is simple, instant, and requires no fees.&#x20;

{% stepper %}
{% step %}

### Open the swap UI

Access the VALOR swap from the Marketplace or by selecting the VALOR currency display.

<figure><img src="/files/QxCjXeLIWQIOL2otEJn5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter your Amount

Choose how much USDC you want to deposit. Minimum deposit is 6.90 USDC (690 Valor).

<figure><img src="/files/HHbkKDPinthykCAnoyNI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Confirm

Hit swap and your Valor is credited instantly. No fees, no waiting.

<figure><img src="/files/Lmh0kSVQ95AYi2cRQOVu" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Selling VALOR

Swapping VALOR back to USDC is simple and can be done at any time.

{% stepper %}
{% step %}

### Open the swap UI

Access the VALOR swap from the Marketplace or by selecting the VALOR currency display.

<figure><img src="/files/QxCjXeLIWQIOL2otEJn5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter your amount

<figure><img src="/files/3FRrmi5XfE2W4DZTufFJ" alt=""><figcaption></figcaption></figure>

Choose how much Valor you want to withdraw. \
Minimum withdrawal: 500 Valor (5 USDC).&#x20;

A 5% fee is applied on all withdrawals.
{% endstep %}

{% step %}

### Confirm and claim

Currently all withdrawals have a 24-hour security delay, however players can expect withdrawals to be instant in the future.&#x20;

Once the timer is up, you'll need to come back and claim your USDC.\
\
Only one pending withdrawal is allowed at a time.

<figure><img src="/files/GUSXR6qKe4x1SOp5sQMD" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.onchainheroes.xyz/worlds-eve-valors-wake/valor.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.
