# Pool Type

With the introduction of Hypernova, we are excited to present two distinct lending pool types: **Hyper and Standard.**

**Hyper-Lending Pool**

The Hyper Lending Pool is tailored for users who are keen to tap into the yields of new horizons in the DeFi space. It is exclusively designed to be the liquidity of the Hyper Strategy, offering access to new and trending assets.

**Standard Lending Pool**

The Standard Lending Pool, on the other hand, is a more conventional pool focusing on major, well-established assets. It caters to users employing the Standard Strategy and provides a stable and reliable yield.

***

### Differences Between Hyper and Standard Lending Pools

<table><thead><tr><th width="187">Feature</th><th width="308">Hyper Lending Pool</th><th>Standard Lending Pool</th></tr></thead><tbody><tr><td><strong>Asset Type</strong></td><td>New and trending assets</td><td>Major, well-established assets</td></tr><tr><td><strong>Strategy Compatibility</strong></td><td>Exclusively for Hyper-Strategy; can be accessed for Standard Strategy if the Standard Pool is fully utilized</td><td>Primarily for Standard Strategy</td></tr><tr><td><strong>Risk Profile</strong></td><td>Higher risk due to exposure to new protocols/assets</td><td>Relatively lower risk due to established protocols/assets</td></tr></tbody></table>


---

# 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.stellaxyz.io/stella-doc/stella-yield/stella-lend/pool-type.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.
