# Portfolio Value Providers

Portfolio Value Providers allow you to connect your external portfolio or asset-management services directly to the platform. Once connected, you can **fetch the Net Asset Value (NAV)** from your selected provider using the **Fetch** button in the **Valuation Form**, helping reduce manual data entry and keeping valuations consistent and up to date.

#### Key Features

* Connect supported external portfolio or custody providers.
* Fetch NAV data on demand directly from the Valuation Form.
* Reduce manual input errors and streamline the valuation workflow.

#### Supported Providers

The **Supported Providers** subpages contain the full list of available Portfolio Value Providers. Each provider page includes detailed instructions explaining how to connect and configure the integration.


---

# 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.enzyme.finance/onyx-user-documentation/administration-app/vault/markdown/portfolio-value-providers.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.
