# Game and currency

|     Game Type    |                      Fiat Currency                     | Crypto Currency |
| :--------------: | :----------------------------------------------------: | :-------------: |
|      Sports      |                 Transfer in Fiat as 1:1                | Transfer in USD |
| Live Casino/Slot | <p>✅Transfer in Fiat as 1:1</p><p>❌Transfer in USD</p> | Transfer in USD |
|      X Games     |                 Transfer in Fiat as 1:1                | Transfer in USD |
|   Crypto games   |                     Transfer in USD                    | Transfer in USD |

**Note:** ✅ Meets the local currency game conditions. ❌ Does not meet the local currency game conditions.

### 🌐 Region Game Currency Usage Guidelines

When using local currency for betting, **all of the following three conditions must be met**. Otherwise, you will not be able to use that currency for gameplay:

***

#### ✅ Three Required Conditions:

1. **Wallet currency must match the local currency**\
   For example, in Hong Kong, your wallet must be set to **HKD**.\
   The platform does not offer currency conversion, so please select the correct wallet based on your location.
2. **Your current IP must be from the local region**\
   The system automatically detects your IP location.\
   For example: if you are in Hong Kong, your IP must also show as being from Hong Kong.
3. **The game must support betting in the local currency**\
   Not all games support every currency.\
   If the first two conditions are met but the game does not support your local currency (e.g. HKD), the system will **automatically launch the game in USD**.

***

#### ❗ Common Reminders:

* Even if your wallet and IP match your local region, always check whether the selected game supports your currency.
* If the game cannot be played in the local currency, the system will automatically place bets using **USD**.


---

# 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.xyes.com/account/game-and-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.
