# SLP

### What is SLP?

SLP is Sudo’s liquidity provider token, representing your share of Sudo’s liquidity pool. When you buy SLP, it means you are staking your asset in our pool as liquidity used for leveraged trading. You can provide different kinds of assets to the sudo liquidity pool: SUI, USDC and USDT and more.

You can learn more about SLP current value and supply [here](https://app.sudo.finance/pool)

### What’s the tokenomics?

SLP is a LP token ([Liquidity Provider Tokens (LP Tokens) Definition](https://coinmarketcap.com/academy/glossary/liquidity-provider-tokens-lp-tokens)). SLP’s total value represents how much liquidity we have in the pool. Since SLP is always backed by asset you minted SLP with, it’s not an inflationary coin. While more supplies can be added to SLP, more assets are added into the pool, keep the price unchanged.

### What’s the benefit of minting SLP?

In short, with SLP you can earn passive income from the protocol. Some other incentive features are being implemented as we speak.

### What’s the max supply?

SLP supply is currently capped to 1M. The more liquidity we have, more leveraged trading can happen, and more fees can be generated to benefit SLP holders. We may open up some more supply to grow the protocol.

### How can I mint SLP?&#x20;

Go to <https://app.sudo.finance/pool>, select your desired asset to mint SLP and click Mint SLP

### Can I trade SLP outside of Sudo?

Yes. We have a pool setup on Cetus so that you can swap SLP to other tokens outside of our trading hours.

### What are the risks associated with SLP token?

Risks associated with Liquidity Provider tokens:

1. **Market and Liquidity Risks**:
   * Prices of assets in the pool can swing, causing losses (impermanent loss) or making it hard to withdraw funds.
2. **Smart Contract and Platform Risks**:
   * Bugs, hacks, or platform failures could lead to loss of funds, even on trusted platforms.
3. **Trading PnL Risks**:
   * High leverage in perpetual trading can amplify losses when trader wins from trades.


---

# 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/slp.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.
