# BSC Farming Tutorial

### Step 1 Get HBUTTER

#### Option 1: Buy HBUTTER in <https://bscswap.butterswap.me> BSC site.

#### Option 2: Buy BUTTER in <https://swap.butterswap.me> HECO site. and use AnySwap to cross-chain BUTTER in HECO to HBUTTER in BSC

#### How to cross-chain BUTTER in HECO to HBUTTER in BSC via AnySwap?

<https://anyswap.exchange/#/bridge?bridgetoken=0x2f3bca2631fff538b8a55207f6c2081457e229f7&network=56>

Select from BUTTER in HECO to BUTTER in BSC and complete transaction.

{% hint style="success" %}
Notice that the BUTTER in BSC shown in AnySwap is actually HBUTTER in ButterSwap
{% endhint %}

### Step 2 Add LP in ButterSwap BSC

Go to <https://bscswap.butterswap.me> and add liquidity for HBUTTER - USDT pair.

### Step 3 Stake LP in Farm to earn

Go to <https://bsc.butterswap.me/farms> and stake LP into HBUTTER - USDT farm to earn BUTTER in BSC.

{% hint style="success" %}
The starting block for BSC farming is <https://bscscan.com/block/countdown/11992000>&#x20;
{% endhint %}


---

# 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.butterswap.me/beginners-guide/bsc-farming-tutorial.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.
