# The Pool List

The Pool List is the homepage of the Cadmos.Finance dApp.&#x20;

<figure><img src="/files/x26HNY7mJe7oBciOemRT" alt=""><figcaption><p>Cadmos Investment Pool List</p></figcaption></figure>

From there you can parse the list of Cadmos Pools on all blockchains and at a glance focus on a single Pool and learn:

* Its **name** and **symbol.**
* The **Blockchain** it is deployed on.
* Its **Strategist** and **Administrator.**
* The **Type of Investments** made and the **key benefits** of choosing this Pool.
* Its **Base Currency** and **TVL.**
* Its **Reward levels.**
* Its **launch date** and **performance.**


---

# 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.cadmos.finance/investor-portal/the-pool-list.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.
