> For the complete documentation index, see [llms.txt](https://sushiswapzaqq.gitbook.io/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sushiswapzaqq.gitbook.io/us/sushiswap-sushi-sushiswap-gitbook.md).

# Sushiswap (SUSHI) - Sushiswap - GitBook

<img src="/files/f6OAeu3V86SyATPleN7W" alt="" class="gitbook-drawing">

#### SushiSwap Farms

Liquidity providers contribute to SushiSwap pools by connecting their Ethereum wallet to the SushiSwap farming software and locking two assets into a smart contract. For example, SushiSwap’s USDT/ETH liquidity pool consists of equal values of USDT and ETH deposits.&#x20;

Buyers can then swap tokens within the pool based on the protocol’s rules. Smart contracts running SushiSwap take the amount of tokens from the buyer and send an equivalent amount of tokens back, keeping the total pool price constant.

In exchange for maintaining liquidity in these pools, providers are then rewarded with protocol fees, along with a portion of the 100 newly minted SUSHI daily.&#x20;

Providers can reclaim their funds whenever they wish, along with their “harvest”, which is the cryptocurrency earned from farming.&#x20;

Users wishing to earn more cryptocurrency after harvesting their SUSHI can make use of the SushiBar, an application that allows them to stake their SUSHI to earn the xSUSHI token, which is composed of SUSHI tokens bought on the open market with a portion of all the fees generated on the exchange.


---

# 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://sushiswapzaqq.gitbook.io/us/sushiswap-sushi-sushiswap-gitbook.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.
