> For the complete documentation index, see [llms.txt](https://sphynxlabs.gitbook.io/sphynx-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sphynxlabs.gitbook.io/sphynx-labs/utilities/hyper-pools/how-do-hyper-pools-work.md).

# How Do Hyper Pools Work?

**How It Works**

The Hyper Pools work on 4 distinct levels that unlock as you fill the other levels. The base of what you earn on is predicated on the amount of your investment in Level 1, LP Trading Pairs or Single Bridge LP Assets.&#x20;

<figure><img src="/files/q9i4LT0Ylf5HjObjWPYH" alt=""><figcaption><p>LP Options For Level 1</p></figcaption></figure>

Each Hyper Pool is on the BSC. This means if you create LP Tokens on other chains and have Scion NFTs that correspond with the same chain the LP is created on, you will bridge them to the BSC.

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

\
Each asset in the pool serves as either the base or multiplier for the pool.

| **Asset**                                  | **Function**                                                       | **Earn**                           |
| ------------------------------------------ | ------------------------------------------------------------------ | ---------------------------------- |
| LP Tokens (Trading Pairs, Bridge Asset LP) | Base Investment (What you earn on)                                 | Natives based on chain LP provided |
| Sphynx Tokens                              | Pool Multiplier (Multiplier on base investment)                    | Natives based on chain LP provided |
| Sphynx Scion NFT                           | Pool Multiplier (Multiplier on base investment)                    | Natives based on chain LP provided |
| Sphynx Aegis NFT                           | <p>Pool Multiplier  (Multiplier on base investment)</p><p><br></p> | USDT (BEP-20)                      |

\
The Hyper Pools have four different levels to maximize your investment in Sphynx assets.

| **Asset**                 | **Minimum**     | **Maximum**        | **Needed for Multiplier** |
| ------------------------- | --------------- | ------------------ | ------------------------- |
| Level 1: LP Tokens        | Minimum: $50    | Maximum: None      | Base Investment           |
| Level 2: Sphynx Tokens    | Minimum: 10,000 | Maximum: 4,000,000 | 10,000                    |
| Level 3: Sphynx Scion NFT | Minimum: 1      | Maximum: 16        | 4                         |
| Level 4: Sphynx Aegis NFT | Minimum: 1      | Maximum: 9         | 3                         |

\ <br>

The Hyper Pools grow your earnings as you grow your Sphynx Assets

| Level 1: $5000             | Base LP Investment                   |
| -------------------------- | ------------------------------------ |
| Level 2: 10000             | Sphynx Tokens                        |
| Level 3: 4                 | Scion NFTs                           |
| Level 4: 3                 | Aegis NFTs                           |
| Total: Minimum Multipliers | 1.25x Multiplier Earning on $6260 LP |

| Level 1: $5000             | Base LP Investment                 |
| -------------------------- | ---------------------------------- |
| Level 2: 4000000           | <p>Sphynx Tokens</p><p><br></p>    |
| Level 3: 16                | Scion NFTs                         |
| Level 4: 9                 | Aegis NFTs                         |
| Total: Maximum Multipliers | 4x Multiplier Earning on $20000 LP |

## APR

The Hyper Pools do not give out Sphynx Tokens, meaning there is no minting of tokens. This is a real yield of stables and USDT.\
\
If you are in the paired LP (BNB/SPHYNX, etc.), the APR will fluctuate based on price. You always earn on what you put in. It may look like you are earning less due to a change is price, but it is based on what you put in. Since it is a real yield, it adjusts to be in line with what you should be receiving based on your pool. If the APR drops, you are still earning on what you put in. \ <br>


---

# 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://sphynxlabs.gitbook.io/sphynx-labs/utilities/hyper-pools/how-do-hyper-pools-work.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.
