# Withdrawal

<details>

<summary>How do I initiate a withdrawal from my account?</summary>

To initiate a withdrawal from your account, log in to your RovioFX account and navigate to the withdrawal section. Follow the provided instructions, including selecting the desired withdrawal method and entering the withdrawal amount. Once submitted, your withdrawal request will be processed automatically.

</details>

<details>

<summary>What withdrawal methods are available?</summary>

Cryptocurrency.

</details>

<details>

<summary>Is there a minimum withdrawal amount?</summary>

Yes, there is usually a minimum withdrawal amount set by RovioFX, which is $10.

</details>

<details>

<summary>How long does it take to process a withdrawal?</summary>

The processing time for withdrawals is automatic. If you experience an unusual delay during withdrawal, please contact our support team.

</details>

<details>

<summary>Are there any fees associated with withdrawals?</summary>

RovioFX does not charge any withdrawal fees. However, certain withdrawal methods may involve transaction fees imposed by payment processors, or the cryptocurrency network. Please review the fee schedule or contact our customer support team for specific details regarding any applicable withdrawal fees.

</details>

<details>

<summary>Can I cancel a withdrawal request?</summary>

Once a withdrawal request is submitted, it generally cannot be canceled. This is done to ensure the security and integrity of the withdrawal process. Therefore, it's important to carefully review and confirm the withdrawal details before submitting the request.

</details>

<details>

<summary>What happens if there are price fluctuations in the cryptocurrency market?</summary>

Cryptocurrency prices can be volatile, and their value can fluctuate rapidly. We uses real-time exchange rates to calculate the equivalent value of the cryptocurrency payment at the time of the transaction. However, please note that any subsequent price fluctuations in the cryptocurrency market will not affect the agreed-upon value of the payment.

</details>

<details>

<summary><strong>What should I do if there are issues or delays with my withdrawal?</strong></summary>

If you encounter any issues or experience unexpected delays with your withdrawal, please contact our customer support team immediately at <support@roviofx.com>. We will investigate the matter and provide you with the necessary assistance to resolve the situation promptly.

</details>


---

# 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://roviofx.gitbook.io/help-centre-2/faqs/withdrawal.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.
