# Funds Withdrawal

In the «Funds Withdrawal» section you will find detailed instructions on how to set up and conduct withdrawals from the CryptoCloud.

***

{% content-ref url="/pages/AG0s0S28Xx2Mkv18wzwt" %}
[Withdrawal Request](/en/withdrawals/withdrawal-request.md)
{% endcontent-ref %}

CryptoCloud offers fast withdrawals. All withdrawals are made only to saved and verified addresses. Learn more about the withdrawal process in the section.

***

{% content-ref url="/pages/PMedoBgSeG41qNFbkFHE" %}
[Withdrawal Wallet](/en/withdrawals/withdrawal-wallet.md)
{% endcontent-ref %}

Automatic withdrawals can only be made to pre-saved and confirmed addresses. Make sure you add addresses for all required currencies to make withdrawals automated and convenient.

***

{% content-ref url="/pages/7Oy08LHTPb46xBUPWYKb" %}
[Automatic Withdrawal Rules](/en/withdrawals/auto-withdrawal-rules.md)
{% endcontent-ref %}

To make your finances easier to handle, CryptoCloud offers a feature to set up rules for automatic withdrawals from your account balance.

***

{% content-ref url="/pages/4F4da1Y2nQYtpWIyiOJU" %}
[Mass Payouts via API](/en/withdrawals/mass-payouts.md)
{% endcontent-ref %}

You can create an API key in your account settings to implement mass API payouts to customers, partners, and employees.

***

{% hint style="info" %}
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed [on our website](https://cryptocloud.plus/en/support).
{% endhint %}


---

# 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://support.cryptocloud.plus/en/withdrawals.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.
