# Farm

Liquidity Providers and Lenders earn [PEG](/docs/usdpeg/token.md) tokens by providing liquidity in selected pools and markets. PEG emissions are distributed to LP's and Lenders.\
\
The tokens that LP's and lenders receive after providing liquidity or lending USH in isolated markets are then to be deposited (staked) in a so called [Gauge](/docs/protocol/gauge.md)*.* PEG emissions are distributed to gauges based on vePEG voting and gauge depositors earn their share of  PEG emmisions that flow to the gauge. \
\
\
\ <br>


---

# 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://hyperstable.gitbook.io/docs/protocol/farm.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.
