# How to buy & farm CROX token?

#### Follow below steps to BUY $CROX

:shopping\_cart: **How to buy on Binance Smartchain (BSC)?**

1. Go to [**exchange.croxswap.com**](https://exchange.croxswap.com/)
2. **Connect** your wallet.
3. Use **Binance Smart Chain**
4. [Add Binance Smart Chain to Meta Mask or other wallets](/guide/metamask-installation.md#header-1)
5. Buy with the desired amount of BNB and click **Swap**
6. Confirm the Swap
7. Confirm on wallet
8. View on [**bscscan** ](https://bscscan.com/)to confirm
9. Congrats! You just bought **CROX**.

:shopping\_cart: **How to buy CROX on Heco Chain?**

1. Go to [**https://ht.mdex.com**](https://ht.mdex.com/#/swap?inputCurrency=0xa71edc38d189767582c38a3145b5873052c3e47a\&outputCurrency=0x381785593F9BAcE15aF908ac108b5f538155Ff3e)
2. **Connect** your wallet.
3. Use [**HECO Chain**](/guide/metamask-installation.md#header-1-1)
4. [Add HECO Chain to Meta Mask or other wallets](/guide/metamask-installation.md#header-1-1)
5. Buy with the desired amount of USDT and click **Swap**
6. Confirm the Swap
7. Confirm on wallet
8. View on [**Hecoinfo** ](https://hecoinfo.com/)to confirm
9. Congrats! You just bought **CROX**.

#### Adding liquidity and farming explained in the video...

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


---

# 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.croxswap.com/faq/buy-farm-crox.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.
