# Solend Pools

![](/files/gd7dd9jSYro7N7tPsC2n)

The majority of Solend TVL sits in a global main pool and a series of smaller isolated pools and permissionless pools.&#x20;

The global main pool can be accessed on the main page [here](https://solend.fi/dashboard), and follow the set [parameters ](broken://pages/-MfR1AEZhIRJC3yBzp2L)(variables set for each token).&#x20;

Tokens can be listed in the main pool if they do not represent an increase in risk, mainly by having reliable oracles or thick liquidity to assist in liquidations. Most tokens will be listed on Isolated pools first before proceeding to Main pool after sufficient time.&#x20;

![](/files/UywLjbF1PebOyLj7GHZd)

Isolated pools are smaller pools that are used to list slightly riskier tokens such as Locked Staked IN (lsIN) or future tokens like xSTEP or SAMO. As these tokens have less liquidity and are more volatile, they might be an exploitable opportunity or a risk for the main pool,  isolated pools are used to screen/quarantine them before adding them to the main pool.&#x20;

This way, any exploit or risk will only affect the smaller TVLs present in the isolated pools instead of risking the bulk of TVL in the main pool.&#x20;

Permissionless pools allow anyone to create an isolated pool on Solend. The creator decides and earns 20% of origination fees generated in that pool. Therefore, a successful Permissionless Pool means success for the pool creator.

There will be many more isolated pools to come. If you're interested in a particular one, bring it up on [Discord](https://discord.com/invite/solend), or come join our #permissionless-pools channel in Discord to talk about new pool ideas!&#x20;


---

# 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.save.finance/protocol/solend-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.
