> For the complete documentation index, see [llms.txt](https://docs.arrow.markets/arrow-markets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arrow.markets/arrow-markets/arrow/v2-rfq/portfolio-page.md).

# Portfolio Page

Arrow's portfolio page offers an intuitive view of your investments, showing current market value, percentage changes, and other key data. Effortlessly navigate and filter holdings by asset class or type, and review performance metrics for each.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ezG7k2AmbmPLJDUAiOv%2Fuploads%2FRi1y7Go5zG5peRBnlNv6%2FArrow-Responsive.mp4?alt=media&token=f74c156a-decc-4dd2-825b-249fd96f61b4>" fullWidth="false" %}

The portfolio page also provides valuable insights into your investment strategy, with data visualizations that enable you to track your performance over time and compare your results against benchmarks


---

# 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.arrow.markets/arrow-markets/arrow/v2-rfq/portfolio-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.
