# Withdrawing Your Funds from OMY Payments

After you’ve successfully received crypto payments, OMY Payments offers easy ways to access and withdraw your funds. You can withdraw your funds either in crypto or fiat currencies.

#### Withdrawals in Crypto:

* Easily transfer received funds directly to your external crypto wallets.
* Select your desired cryptocurrency and input your wallet address.
* Once initiated, the blockchain processes your withdrawal swiftly, securely transferring your crypto to your personal wallet.

#### Withdrawals in Fiat Currency:

* Convert your cryptocurrency directly to fiat currency through OMY Payments’ built-in exchange functionality.
* Fiat withdrawals typically process within standard banking timeframes (usually 1-3 business days, depending on your bank and location).


---

# 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.omypayments.com/getting-started/editor/withdrawing-your-funds-from-omy-payments.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.
