# How to Buy?

### **Download & setup MetaMask or TrustWallet**

Download [MetaMask](https://metamask.io/download) (a crypto wallet in the form of a browser extension) or [TrustWallet](https://trustwallet.com/download-page/) (an app for your phone). After that, you will have to add the Binance Smart Chain to your network-list. [(Click here for a step-by-step tutorial)](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain).

### **Buy and send BNB to Metamask or TrustWallet**

Buy BNB on an exchange (i.e. Binance, Kraken, Coinbase etc.). Transfer the tokens to your MetaMask wallet address. BEP-20 addresses start with a "0x".

### **Head on to PancakeSwap and swap for BABYDOLPHIN**

[Click here](https://pancakeswap.finance/swap?outputCurrency=0xe6b464b81a1f64fcbac67f259aff6a6362a1c808) to go to our Swap. Select BabyDolphin or use our contract address: *`0xe6B464B81a1f64FcbAc67F259AfF6a6362a1C808.`* Set the slippage tolerance to 15% (sometimes it may be 18%, depending on how much demand there is).

### **View BABYDOLPHIN and HODL**

Swap BNB for BABYDOLPHIN. Now you need to add BABYDOLPHIN contract address to your MetaMask or Trust Wallet to view your BABYDOLPHIN. Lastly, HODL TO THE ETERNITY!


---

# 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://baby-dolphin.gitbook.io/babydolphin/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.
