# ButterSwap User Guide

{% hint style="info" %}
**Reminder:** Operations require transaction fees. Please prepare enough HT in advance to avoid transaction failures.
{% endhint %}

### Download ONTO Wallet and Create Heco Wallet

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeKrRpOaa1LPo5IWpjt" %}
[Add Chain Wallet in ONT ID Wallet](/guides/wallet-management/add-chain-wallet-in-ont-id-wallet.md)
{% endcontent-ref %}

### Sending and Receiving Huobi Eco Chain Assets

{% content-ref url="/pages/-MRYdF8-d7l7MNMwSX7T" %}
[Sending and Receiving Huobi Eco Chain Assets](/guides/assets/sending-and-receiving-huobi-ht-and-hrc-20-tokens.md)
{% endcontent-ref %}

### Open ButterSwap

* Click "**Discover**"
* Search for ButterSwap and click "**Confirm**" to enter the dApp

![](/files/mBu07eyEgPU8zC9cT6ug)

### Connect your walllet

* Click the "**Connect**" button
* Click **ONTO Wallet**

![](/files/JHhFbSV1q5I88NekGTKO)

### Exchange BUTTER

* Click "**Exchange**" on the menu bar in the upper left corner&#x20;
* Use USDT to exchange 10,000 BUTTER,then click "**Approve USDT**" to authorize&#x20;
* Click "**Confirm**" on the "Approval Confirmation" interface and enter the wallet password

![](/files/oO3d1CcskeoF31wQZkpn)

* Click "**Swap**" to redeem&#x20;
* Click "**Confirm Swap**" to confirm the exchange&#x20;
* Click "**Confirm**" on the "Transaction Details" page and enter the wallet password

![](/files/7TCFFrJujqyGGigh7b7y)

### **Add Liquidity**

* Click "**Liquidity**" in the menu bar&#x20;
* Click "**Add Liquidity**"&#x20;
* Click "**Approve BUTTER**" to authorize&#x20;
* Click "**Confirm**" on the "Approval Confirmation" interface and enter the wallet password

![](/files/qAFtSDgueRvqw6w26nuJ)

* Click "**Supply**"&#x20;
* Click "**Confirm Supply**" to confirm the operation&#x20;
* Click "**Confirm**" on the "Transaction Details" page and enter the wallet password

![](/files/hZCuBODaNH9DBa8q67b7)


---

# 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.onto.app/guides/discover/huobi-eco-chain-heco/butterswap-user-guide.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.
