# How To Buy

## :one: -  Create MetaMask wallet

Create a MetaMask Wallet using either a desktop computer or an iOS/Android mobile device. That will allow you to buy, sell, send, and receive Pepe Farm

## :two: - Send BNB to your wallet

You can transfer it to your MetaMask Wallet from exchanges like Coinbase, Binance, etc. Make sure to use the BEP-20 network when transferring BNB.<br>

## :three: - Connect your wallet to Pancakeswap

Access your wallet to Pancakeswap or Poocoin, by clicking ‘Connect Wallet’ and selecting MetaMask.

## :four: - Swap BNB for Pepe Farm

You can start swapping as soon as you have BNB available! Press ‘Select a currency’ and enter the Pepe Farm contract.


---

# 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://farmpepe.gitbook.io/farmpepe/util-links/how-to-buy.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.
