> For the complete documentation index, see [llms.txt](https://docs.usdfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usdfi.com/getting-started/buy-crypto/bank-transfer.md).

# Bank transfer

Click "Buy Crypto"

![](/files/BfzYpEH5tQ1IYTdG2W66)

You can choose between bank transfer or pay via Credit Card. Click "By bank transfer".

Enter your Country code and your Phone number.

&#x20;

![](/files/Olb9G5gOELjvqZpZGDqM)

You will receive a six-digit confirmation code via SMS, which you must enter in the boxes.

![](/files/Shca3KUiFPZXpULNEwXM)

Enter your E-mail address for verification and accept the terms and conditions of Mt. Pelerin.

![](/files/dTZDlu8rKwXxQLHi7X0E)

Now you are registered for non-KYC transactions within these limits.

![](/files/Ru2JwhYls5Qvg5FWJ2ib)

Select your wallet for verification.

![](/files/pBxw4SyUR8r7MCjtuaSU)

For this **example**, we choose MetaMask.

Select your wallet address in MetaMask to be connected.

![](/files/0t32oQx923C3ycs5NmCZ)

Use the Button "Validate this address" to start the validation process between the Mt. Pelerin App and your MetaMask

![](/files/vW9XBmjeRxHNKX2QqowG)

Confirm the pop-ups

![](/files/T1OwuxjWLVAdEGNsY2jP)

Check your e-mails. You'll get a confirmation e-mail from <compliance@mtpelerin.com>

![](/files/jyGKPFXjSo8rbuzVTsyp)

You have to wait until the compliance department has reviewed your data.

When the review is finished, you can complete your KYC if required. KYC registration removes all transaction limits

![](/files/S97GrJTQoTd4huG0V7YO)

Upload a picture of your ID card or passport and a selfie

![](/files/ijAy3LNwPTaHNd05V3RD)

Enter additional information

![](/files/g6tgAyx5AZCljkrYiHzk)

Enter your residential address

![](/files/JwztneEGcNt1yD2tNcfA)

Upload proof of address

![](/files/EXM8gBYdbXS9M6KOtBsa)

The KYC review can take up to 3 business days. You'll get an update via e-mail once identification is complete

![](/files/RGSWWImMMgwIl7vVeaxR)

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.usdfi.com/getting-started/buy-crypto/bank-transfer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
