# Currency

<figure><img src="/files/Aa7QVePGPrdFeyOqtZTW" alt="" width="321"><figcaption></figcaption></figure>

Peaxel supports **two currencies** for your cash wallet: **EUR (€)** and **USD ($)**. You can switch between them anytime via your account settings.

**Quick Steps:**

1. Open the **hamburger menu (☰)** in the top-right corner.
2. Find the **Currency** section.
3. Select either **EUR (€)** or **USD ($)**.
4. Save your choice.

**Notes:**

* All rewards, purchases, and withdrawals will reflect your selected currency.
* Currency changes **do not affect card values**, which are tracked independently in the marketplace.
* If you switch currency, your **cash balance will be automatically converted** at current exchange rates.
* Stripe Accounts are automatically set in the currency of our country


---

# 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.peaxel.me/guide/my-peaxel/settings/currency.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.
