> For the complete documentation index, see [llms.txt](https://docs.cadmos.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cadmos.finance/administration-platform/pool-management.md).

# Pool Management

The Investment Pool management panel is accessible by clicking on the 'manage Investment Pool' button in the Pool list.

<figure><img src="/files/KVlZlCEzy52iNbY1kar8" alt=""><figcaption><p>Access the Pool management panel</p></figcaption></figure>

From There you can:

* [Get an Overview of the Pool current status](/administration-platform/pool-management/overview.md)
* [Update NAV and Benchmark values](/administration-platform/pool-management/nav-and-benchmark-updates.md)
* [Manage in- and outflows](/administration-platform/pool-management/inflows-and-outflows.md)
* [Set Deposit Referral rewards](/administration-platform/pool-management/referral-reward.md)
* [Set and pay Strategist and Administrator Rewards](/administration-platform/pool-management/rewards.md)
* [Distribute Assets to tokenholders or make an Asset payment](/administration-platform/pool-management/distributions-and-payments.md)
* [Manage the Whitelist](/administration-platform/pool-management/whitelist-management.md)
* [Configure the Administrator Privileges](/administration-platform/pool-management/administrator-privileges.md)
* [Claim accrued gas costs](/administration-platform/pool-management/claim-gas-costs.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/administration-platform/pool-management.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.
