# Leverage Providers

Leverage providers (LP) provide leverage to leverage buyers by adding Token liquidity to Tidal AMM. Essentially, they sell Token for symToken.

Unlike LPs in a traditional AMM, whose profit expectation mainly comes from trading fee, Tidal AMM has **zero trading fee**. Instead, SYM Finance LPs' revenue source is different, and twofold:

* [Mint Fee Sharing](/sym-finance/mechanism/leverage-providers/mint-fee-sharing.md)
* [Tidal Force Rewards](/sym-finance/mechanism/leverage-providers/tidal-force-rewards.md)

The different incentive structure for LPs is what makes LPing on SYM Finance a different activity than regular liquidity provision.


---

# 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.symfi.io/sym-finance/mechanism/leverage-providers.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.
