# How to be a liquidity provider

1. Check the interest rates of the assets on the dashboard, which may vary depending on the MCPs (Minimum Commitment Period):
   * none \[flexible]
   * 2 weeks
   * 1 month
   * 3 months

![](/files/N2lRJaGPN6BvGlmlskHp)

2. After deciding on the token, you can proceed with confirming your deposit by clicking on “Supply”.

<figure><img src="/files/2Q5CdtJqxwsVQc0O9xBc" alt=""><figcaption><p>Supplying USDT to the platform with “flexible” MCP</p></figcaption></figure>

3. A tab will pop up where you can fill in the supply amount of tokens along with the minimum commitment period. Clicking on the “MAX” button will select the maximum token amount. You can also use the slider/type to input the number of tokens. Then click on “supply”.

<figure><img src="/files/ZtKDDQ3DRbaSq6fSlB2k" alt=""><figcaption></figcaption></figure>

4. Sign the transaction in your wallet.

<figure><img src="/files/pohdVQjJyhY1tuHAZ7qd" alt=""><figcaption></figcaption></figure>

5. If there are no issues, then it will showcase the success notification.

<figure><img src="/files/DvrxMWJL4lMmK4kakSvs" alt=""><figcaption></figcaption></figure>


---

# 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.hashstack.finance/mainnet-guide/supply/how-to-be-a-liquidity-provider.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.
