# How to buy

**TurtleX** Contract Address:&#x20;

Step 1: Download **MetaMask** or other **PancakeSwap** supported wallets You can download MetaMask or other popular wallet apps from the App Store or Google Play Store for free. If you prefer using a desktop, you can install browser extensions like **MetaMask**, **Coinbase Wallet**, **TrustWallet**, and more(See <https://metamask.io/> ). We recommend MetaMask as your primary wallet for trading Pumbaa Inu tokens. Follow the easy steps in their guide to set up your wallet. When **MetaMask** asks for your signature, click "Sign" to proceed.

Step 2: Send **BNB** to **MetaMask** You can buy **BNB** directly through **MetaMask** or transfer it from another wallet or crypto exchange. If you need assistance, you can find tutorials on YouTube to help you with this step.

Step 3: Connect to : <https://pancakeswap.finance/> Visit **PancakeSwap** through a desktop browser or access it within your **MetaMask** wallet by tapping the three blue lines at the top left of your screen to reveal the browser. When prompted by **MetaMask**, click "Sign" to connect.

Step 4: Swap your BNB for **TurtleX** tokens Go to <https://pancakeswap.finance/> on a desktop browser or inside your **MetaMask** wallet. Click the cog button (the small gear icon) and adjust the "Slippage" to 10-15%. The contract address for **TurtleX** is: \[contract address]. Enter the desired amount of **BNB** you want to swap, and once you're satisfied, click the "Swap" button to complete the transaction.


---

# 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://turtlex.gitbook.io/turtlex/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.
