# Token purchase with MetaMask

You'll need to buy BNB/BUSD/USDT/... (BEP20, please be careful with this and DO NOT transfer to ERC20 or BEP2) first then swap to KWT/MILKY using the links below. You can add token by pasting the contract address and swap. note that you'll also need some small amount of BNB to pay for network fee.

**- Step 1: Metamask installation** <https://www.youtube.com/watch?v=yWfZnjkhhhg>

Set up BSC network in MetaMask (use the Mainnet part)  <https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain>

**- Step 2: Topup Metamask wallet with BNB** <https://www.youtube.com/watch?v=BtXxuedTpyY>&#x20;

**- Step 3: Buy KWT/MILKY with BNB**&#x20;

**KWT (BEP20) address:** 0x257a8d1E03D17B8535a182301f15290F11674b53

Purchase KWT on PancakeSwap: <https://pancakeswap.finance/swap?outputCurrency=0x257a8d1e03d17b8535a182301f15290f11674b53> &#x20;

**MILKY (BEP20) address:** 0x6fE3d0F096FC932A905accd1EB1783F6e4cEc717&#x20;

Pancakeswap: <https://pancakeswap.finance/swap?outputCurrency=0x6fE3d0F096FC932A905accd1EB1783F6e4cEc717>


---

# 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://docs.kawaii.global/tutorial/marketplace/token.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.
