> For the complete documentation index, see [llms.txt](https://docs.sinfonia.zone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sinfonia.zone/italian/yield-farming/liquidity-providers.md).

# Liquidity Providers

The liquidity provider is the entity/individual that provides the tokens belonging to the liquidity pool. The liquidity provider receives a percentage from the trading fees that users pay when they place a trade.

For example, the [**CLAY/BTSG pool**](https://app.sinfonia.zone/pools/751) has per-trade fees of 0.3%. The amount is charged to the user for the transaction and is distributed among all providers according to their share. If a liquidity provider contributed 10% of the total share of the pool, for every $100 commission it will receive $10 profit.

The transaction fees are distributed proportionally to all the liquidity providers in the pool, so the more crypto assets you stake the more fees you'll earn.

In simpler terms, as a liquidity provider, you’ve sowed the seeds and are waiting for the harvest. Plus, you earn a trading fee whenever a trader buys or sells the asset you’ve pooled for and for [**Bonding your LPTs**](/italian/yield-farming/bonding-lp-tokens.md)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sinfonia.zone/italian/yield-farming/liquidity-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.
