# Withdraw Revenue

The withdrawal process for revenues in cryptocurrencies through the custom crypto payment processor solution built with the Orangepill platform is straightforward and flexible. Merchants can conveniently manage their funds using the Orangepill Dashboard, where they can review their available revenue balances. From the Dashboard, merchants can initiate withdrawals to any exchange or blockchain address they choose. This allows for seamless movement of funds to their desired destinations.

[Check documentation](/orangepill-api/withdrawal.md) on withdrawals.


---

# 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.orangepill.cloud/tutorials/crypto-payments-processor/withdraw-revenue.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.
