# Pools

Pools are places for BUTTER holders to stake and earn.

You can earn BUTTER by staking in the first BUTTER pool, but you need to harvest and compound manually.

You can earn BUTTER without worrying about harvesting and compounding in the [Auto BUTTER Pool](/products/pools/auto-butter-pools.md), in which the earning are automagically harvested and restaked.

You can also participate in community [LP Pools](/products/pools/lp-pools.md), where you stake LP tokens to earn various partner tokens.

Additional single token staking pools may also be available, where you can stake one token and earn another token for free.

{% hint style="success" %}
All the pools are lossless staking pools, meaning that everything you staked has no risk of loss and will be returned to you in full when unstaking.
{% endhint %}

## 👬 Apply for Partnership

For partners that are interested in listing your token in ButterSwap Pools and promote your token to the whole ButterSwap community, you may fill out the [application form](https://docs.google.com/forms/d/e/1FAIpQLSdyPsY4XnCRAX4oZxWWyb4YCc9sdtqstu61ZFtT5u1K9GgUbw/viewform?usp=sf_link) and we will contact you soon.


---

# 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://docs.butterswap.me/products/pools.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.
