# Pools

## Power Pools

The Power Pool is the main pool, all the liquidity added to this pool will be SWN/STABLE pair in the form of Uniswap Liquidity Pool Tokens (UNI LPT\_V2) and PancakeSwap Liquidity Pool Tokens (CAKE LPT\_V2).

{% hint style="info" %}
This pool has a lock forever functionality that increases the yield received by 4 times.
{% endhint %}

## Tesla Pool&#x20;

The Tesla Pool is the pool paired to Ethereum, all the liquidity added to this pool will be mTSLA/STABLE pair in the form of Uniswap Liquidity Pool Tokens (UNI LPT\_V2) and PancakeSwap Liquidity Pool Tokens (CAKE LPT\_V2).

## Gold Pool&#x20;

The Gold Pool is the pool paired to Gold, all the liquidity added to this pool will be PAXG/STABLE pair in the form of Uniswap Liquidity Pool Tokens (UNI LPT\_V2) and PancakeSwap Liquidity Pool Tokens (CAKE LPT\_V2).

## Creators Pools

The Creators Pool is the main pool, all the liquidity added to this pool will be SWN/STABLE pair in the form of Uniswap Liquidity Pool Tokens (UNI LPT\_V2) and PancakeSwap Liquidity Pool Tokens (CAKE LPT\_V2).

{% hint style="danger" %}
This pool is only accessible by locking liquidity forever and by owning the GENESIS NFT
{% endhint %}

The yield farming percentage is calculated with the number of assets staked


---

# 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.swene.io/products/yield-farming/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.
