# Sushiswap

<figure><img src="/files/k7gN1DOkW68nH72sxXo0" alt=""><figcaption></figcaption></figure>

[**SushiSwap**](https://www.sushi.com) core function is to mirror a traditional exchange by facilitating the buying and selling of different crypto assets between users.&#x20;

Rather than being supported by one central entity, tokens traded on SushiSwap are maintained by smart contracts, and users lock crypto on the software that can then be accessed by traders.&#x20;

Of note, those who trade against locked assets pay a fee that is then distributed to all liquidity providers proportionally, based on their contribution to the pool.

#### 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: 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://sushiswep.gitbook.io/sushiswap/sushiswap.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.
