# Withdrawal

Here's the Withdrawal page:

![](https://2324095937-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlFPLYB0TvGBUBPqN7m%2Fuploads%2FqN1JE4AC6pSf44sdG5gy%2Fscreenshot-nimbusweb.me-2022.05.16-15_32_52.png?alt=media\&token=843f18f7-c7e1-4545-82af-586ef2797437)

**Coin** - all currencies that have funds.

**My wallets** - wallets only with funds.

To start withdrawing funds, you need to select a wallet and click on the "Send" button, thereby opening the "Send Money" page.

![](https://2324095937-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlFPLYB0TvGBUBPqN7m%2Fuploads%2FSp1LgfLwRuiaGnQd4bC7%2Fscreenshot-nimbusweb.me-2022.05.16-15_34_14.png?alt=media\&token=041c6083-dcdf-4f0c-b426-81c472e088e9)

All commissions are estimated upon withdrawal and withdrawn from the wallet outside the withdrawal amount. That is, the user displays exactly as much as he wanted.

You can withdraw currency starting from 50 USD. To calculate how much you want to withdraw of cryptocurrency in dollars and use the Exchange rate field. To withdraw funds, you need to input 2FA.

For each currency, the number of digits after the decimal point has been set:

* BTC - 6;
* ETH - 18;
* BNB - 18;
* USDT - 18;
* BUSD - 18;
* TRX - 6.

&#x20;An error is displayed when trying to enter more characters:

![](https://2324095937-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlFPLYB0TvGBUBPqN7m%2Fuploads%2FMZU1shX3Yg3iMMC6kL2e%2Fscreenshot-nimbusweb.me-2022.05.16-15_35_58.png?alt=media\&token=12811549-179c-4333-829f-bd58d99a483f)


---

# 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://cpay-2.gitbook.io/cpay-1/guides/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.
