# The Pool Page

The Pool Page focuses on a single Cadmos Investment Pool,&#x20;

<figure><img src="/files/WccJRFcvpQhIjv9kjAlZ" alt=""><figcaption><p>The Cadmos Pool Page</p></figcaption></figure>

The Page is structured along eight segments:

1. **Name and symbol.**
2. Its **Strategist**, **Administrator** and communicated **Risk Level**.
3. Its Latest **NAV** and its **Total return.**
4. Wallet Panel: gives an overview of the **user holdings**.
5. interaction buttons to either **add the Pool token to Metamask** or **download the pool factsheet** as a pdf.
6. **Historical Pool Performance** and **investment case highlights** from the Strategist.
7. **Key Facts** sourced from the smart contract such as TVL and reward levels.
8. Pool action buttons: to **deposit**, **withdraw** or **claim rewards**.


---

# 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-page.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.
