# How to Add Liquidity

1\. Go to the farm page [here.](https://exchange.definix.com/#/liquidity)​

![](/files/-MlEcwrv2tarlRo5HOYf)

2\. Connect the decentralized wallet of your choice.

![](/files/-MlEd3a4_YYUHCa9ZR-x)

3\. Pick which farm you want to use. For this example, we will pick the SIX-FINIX farm.

4\. Go to the exchange page here and [click](https://exchange.definix.com/#/liquidity) "Add Liquidity” if you don't see a pool you joined click "[Import It](https://exchange.definix.com/#/find)".

![](/files/-MlEdPvpNFJRWZYdE7Wz)

5\. Select the tokens to add, in this case SIX and FINIX. You need to provide them in a 50/50 ratio vs USD value.

For example, you would need to add $10 of SIX and $10 of FINIX. Once you are done, click “Supply”.

![](/files/-MlEdYdtgbvflqvl8PdV)

6\. Check the details, click “Confirm Supply” and then confirm the transaction in your wallet.&#x20;

![](/files/-MlEde0Vw1g9micPGscO)


---

# 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://sixnetwork.gitbook.io/definix/exchange/how-to-add-liquidity.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.
