# How to provide liquidity

Everyone can become a liquidity provider of Sudo.

Sudo enables trading with Liquidity Pools funded by SLP (Sudo Liquidity Provider) token. SLP is a certificate of a user's stake in our liquidity pool. A user can mint SLP with native tokens supported by Sudo (SUI, USDC, USDT and more). SLP will initially have the value of $1 per token.

SLP holders will share the protocol profit earned from trading fees. The more people trade on Sudo, the more profits will SLP holders earn. SLP holders can redeem them into Sudo-supported native tokens at any time.

SLP price will fluctuate with the underlying token prices, trader profits and losses and protocol fees.

Visit <https://app.sudo.finance/pool> to mint or redeem SLP.


---

# 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.sudo.finance/liquidity-providers/how-to-provide-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.
