> For the complete documentation index, see [llms.txt](https://docs.libertyswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libertyswap.finance/liberty-swap-2.0/fiat-on-and-off-ramp-with-peer/buy-crypto-with-fiat-using-peer.md).

# Buy Crypto with Fiat Using Peer

Follow these steps to get started:

#### 1. Access LibertySwap

* Go to: [https://libertyswap.finance](https://libertyswap.finance?utm_source=chatgpt.com)

#### 2. Click “Buy”

* On the main interface, click the **“Buy”** button
* You will be redirected to the fiat on-ramp flow powered by Peer

#### 3. Complete the Purchase via Peer

* Follow the official onboarding and purchase guide here:\
  <https://docs.peer.xyz/guides/for-buyers/complete-guide-to-onboarding>

This guide will walk you through:

* Account setup (if required)
* Selecting payment method (card, bank transfer, etc.)
* Choosing the crypto asset and network
* Completing the transaction

#### Notes

* The entire fiat purchase process is handled by Peer
* Available payment methods and fees may vary depending on your region
* Make sure to select the correct **network and wallet address** before confirming

Once completed, your purchased crypto will be sent directly to your connected wallet, ready to use within LibertySwap.


---

# 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:

```
GET https://docs.libertyswap.finance/liberty-swap-2.0/fiat-on-and-off-ramp-with-peer/buy-crypto-with-fiat-using-peer.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.
