# Bank transfer

#### Withdrawal process

1. Go to the [Wallet](https://app.coinstancy.com/c-wallet) page, then click on **“Withdraw.”**

<figure><img src="/files/ExGcuGfcp4lKSqGJ3g35" alt="" width="563"><figcaption></figcaption></figure>

2. Next, select **“Fiat”.** You’ll need to choose your region based on your nationality: USA or Other.

   \
   You will then be redirected to the *Coinme* module for US users, or to the *Onramp* module for all other nationalities.

<figure><img src="/files/UPbmVrsjoj1PPyj0kB01" alt="" width="563"><figcaption></figcaption></figure>

2. Submit the withdrawal request. The bank transfer will be completed **instantly** or within 72 business hours.


---

# 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://coinstancy.gitbook.io/coinstancy/tutorials/platform-withdrawals/bank-transfer.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.
