> For the complete documentation index, see [llms.txt](https://babytether.gitbook.io/babytether-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://babytether.gitbook.io/babytether-whitepaper/info/how-to-buy.md).

# 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 $BABYTETHER**

[Click here](https://swap.babytether.app/) to go to our Swap. Select BabyTether or use our contract address: **0x89AB641e93012787b25C9D73ff47eAaC705974A4**. Set the slippage tolerance to 15% (sometimes it may be 18%, depending on how much demand there is).

👇🏽

### **View $BABYTETHER and HODL**

Swap BNB for BABYTETHER. Now you need to add BABYTETHER contract address to your MetaMask or Trust Wallet to view your $BABYTETHER. Lastly, HODL!

👇🏽

### **Add the Tether USD token address to see your Rewards as they are delivered.**

Tether USD ($USDT) token address: 0x55d398326f99059fF775485246999027B3197955

{% hint style="warning" %}
**Don’t know how to use PancakeSwap?**
{% endhint %}

Watch a tutorial on how to use PancakeSwap with MetaMas&#x6B;**:**

{% embed url="<https://www.youtube.com/watch?v=KpF41eS3YZQ>" %}


---

# 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://babytether.gitbook.io/babytether-whitepaper/info/how-to-buy.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.
