> For the complete documentation index, see [llms.txt](https://docs.filda.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filda.io/english/guides/liquidity-mining.md).

# Liquidity Mining

![](https://cdn-images-1.medium.com/max/1600/1*oflGAy8DXdSvy4jbtWYMLg.jpeg)

**Please Note: You must ensure you understand the risks of liquidity mining, including impermanent loss, APR, APY, and potential liquidation risks if you’re using loans.**

Once you have asset tokens you wish to use for mining available in your HECO-compatible wallet, along with some Huobi Token (HT) for gas fees, follow the steps below:

1. Connect your HECO-compatible wallet on FilDA.io

Connecting your wallet

![](https://cdn-images-1.medium.com/max/1600/1*yuc8xsXhcdhT1BMKyJDhAQ.png)

2\. Choose a mining poolFilDA.io Staking page

![](https://cdn-images-1.medium.com/max/1600/1*xLh-ku5VJR7Wuw15cbDBUA.png)

3\. Decide your total staking amount in USD

4\. Go to: MDEX.com and navigate to the “Swap” tabSwapping tokens using MDEX

![](https://cdn-images-1.medium.com/max/1600/1*1ZS_OccsaYKMXMSig4YdXQ.png)

5\. Calculate and enter a 50/50 split of the total value in USD between your assets for the pool

6\. Once assets are split 50/50 (USD value) go to: MDEX.com, navigate to the “Pool” tab, and select “Add Liquidity” — select your two assets and the quantity required in one, the other will auto-populateAdding liquidity using MDEX

![](https://cdn-images-1.medium.com/max/1600/1*nfeP4W8EU9uGTrOf_Gu3Ew.png)

(This is where you acquire your LP tokens)

7\. Go to FilDA.io, ensure you're connected to your HECO-compatible wallet, and you will now see you have LP tokens ready for the mining pool for your asset pairStaking LP tokens

![](https://cdn-images-1.medium.com/max/800/1*RrFL6ylrvpbdt6YkoJJ7OQ.png)

Choosing the amount

![](https://cdn-images-1.medium.com/max/800/1*XFd7WcD-UER_NoVHUFarYQ.png)

8\. Click on “Stake”, enter the quantity you wish to stake, and confirm the transactionProcessing the transaction

![](https://cdn-images-1.medium.com/max/1600/1*5TjJKpMwXIu5NLc7DaV1hQ.png)

*Once the transaction is confirmed, liquidity is added to the pool and you are successfully mining.*[<br>](https://gregfilda.gitbook.io/filda-english-preview/v/chinese/guides-1/getting-started-with-filda)


---

# 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://docs.filda.io/english/guides/liquidity-mining.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.
