# Deposit

#### **Fund Your PyroX Account**

PyroX supports **fiat (EUR, USD)** and **crypto (BTC, ETH, USDC)** deposits.

**For Fiat Deposits:**

1. Go to **→ Deposit**.
2. Select your currency (e.g., EUR).
3. Deposit method:
   * **Bank Transfer (SEPA/SWIFT)**: Low fees, instant or 1-3 business days.
4. Enter the deposit amount and confirm.
5. Follow the on-screen instructions to complete the transfer.

**Note**:

* Fiat deposits require confirmations.
* Funds will appear in your PyroX wallet once confirmed.


---

# 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://pyroworldnet.gitbook.io/docs/ecosystem/editor/deposit.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.
