# NAV and Benchmark updates

Total Pool Asset and Benchmark values need to be updated by the Administrator to ensure a proper computation of the Pool NAV  and of rewards.

Total Assets and Benchmark may manually be updated from the Pool Dashboard or in the first step of the batch settlement process. The Administrator need only input the global value of all Pool assets, the reward and per share computations are taken care of by the smart contract.

<figure><img src="/files/G9V6jJGa8qgpxhEnJkfz" alt=""><figcaption><p>Updating NAV and Benchmark Value</p></figcaption></figure>

**Note:** To be eligible to update total assets and benchmark value, the caller must hold the *FLAG\_UPDATE\_TOTALASSETS* privilege.


---

# 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/administration-platform/pool-management/nav-and-benchmark-updates.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.
