# Liquidity Providing

SolidLizard allows users to earn income through liquidity provisioning. By adding liquidity to the incentivized gauges, users will receive a share of the rewards allocated to those gauges based on the amount of liquidity they have provided.&#x20;

{% hint style="info" %}
Approximately 62% of `SLIZ`'s supply is directed towards liquidity providers and 33% will go to the veSLIZ holders at the epoch 1. \
However the veSLIZ holders will see their share of the emissions increase every week. Rewarding our long term investors. The team receives 5% of the total emissions.
{% endhint %}

However, the liquidity providers do not receive any swap fees from the gauge's trading volume. Instead, their income is generated from the rewards distributed by `veSLIZ` to the gauge.&#x20;

50% of the swap fees are given to `veSLIZ` users who have voted on the gauge, which encourages the generation of swap fees and voting on gauges with higher trading volume. The 50% remaining will be used for buybacks of the `SLIZ` token and deepen the liquidity.


---

# 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://solidlizard.gitbook.io/solidlizard/protocol/liquidity-providing.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.
