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

# Tanks

![](/files/-MaFDFmtr7sN2OO3fbnG)

## Introducing Tanks

The purpose of Tanks is to bring you the best single-asset pools available on Polygon.\
Our Tanks rewards are currently powered by the KRILL token. Our Tanks currently contain **7** Polywhale single asset pools, including the single KRILL pool.\
\
<https://polywhale.finance/tanks>

{% hint style="info" %}
❗️**Tank mechanisms:**\
\
🐋 KRILL - 0% fees.\
**🌎** WMATIC, WBTC, WETH, QUICK, USDT & USDC - 4% fee on deposits.\
🔥 75% of the fees are used to market buy KRILL and burn it.\
🐳 25% of the fee goes to the Polywhale Treasury.
{% endhint %}

We are currently updating the Tanks. Our yield aggregator will bring in external rewards, and the existing fee structure will change. Once the Tanks update is live, all Polywhale pools will be auto-compounding.

## 🐠Pools in our Tank

**We have created 7 powerful pools for various Polygon based assets.**\
**You can find these new pools in our** [**Tanks**](https://polywhale.finance/tanks)**.** \
\
We created the very first farm on Polygon. Our tanks possible for you to stake a variety of your favorite Polygon single assets. If you prefer to just stake for example KRILL tokens or MATIC tokens instead of staking LP tokens, these pools are for you.\
\
**These 7 pools below have been added to Tanks:**

![](/files/-MaF30XJ23OfoYuHgxHk)

{% hint style="info" %}
❗️**Current rewards when you stake in these pools:**\
\
🐋**KRILL** token rewards. These pools only distribute KRILL rewards for now.\
Our next feature update will include the implementation of external rewards for these pools. In the meantime, we have added a Compound button in our KRILL pool.
{% endhint %}

## 👨‍🌾  Use our custom YouTube videos to start staking in Ocean V2

This is the Official Polywhale Youtube channel:\
<https://www.youtube.com/channel/UCeF_OrYljVwD8ENq4E5RpaA>\
\
**A new Youtube video showing how to stake in Tanks is coming soon.**

🔐 How to add the Matic Mainnet to Metamask:\
📹 <https://youtu.be/QURdoyCM9lY>

💰 How to bridge / send funds from Ethereum Mainnet to Matic Mainnet:\
📹 <https://youtu.be/UKjMqLDBwdw>\
\
📤 How to bridge / send funds from Binance Smart Chain to Ethereum Mainnet:\
📹 <https://youtu.be/F_G7rEtUWRM>

🐳 How to buy and stake KRILL:\
📹 <https://youtu.be/33FIxQ4B49E>

🍀 How to buy and stake KRILL LP tokens:\
📹 <https://youtu.be/sieiPorZurg>\
\
🛠 How our Yield Aggregator works:\
📹 <https://youtu.be/WmQ1ozq1N1Q>\
\
🔑 How to create a Metamask wallet:\
📹 <https://youtu.be/QURdoyCM9lY>


---

# 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, and the optional `goal` query parameter:

```
GET https://polywhale.gitbook.io/oldywhale/pools/tanks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
