# Main Pool

**Security and safety have always been one of our utmost important core values, we are dedicated to maintain the highest standard of security.** We also have a number of different measures in place to uphold this high standard, such as the assets listing creteria.

A checklist of the criteria for potentially supported assets is as follows:

> 1\. Strong liquidity pool, to prevent price manipulation.
>
> 2\. Full control of token’s minted amount, to prevent over-minting or increasing supply.

The main pool consists of single asset pools and Raydium LP pools. You may lend single assets out for yield, or you may use them as collateral to borrow other tokens. And Larix is the first protocol to support Raydium’s LP as collateral with auto-compounding. You can stake Raydium LP tokens at Larix, or use them as collateral to borrow any single tokens listed on Larix (excluding LPs).

<br>


---

# 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.projectlarix.com/larix/mainnet/main-pool.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.
