# Arrow

- [V2 (RFQ):](https://docs.arrow.markets/arrow-markets/arrow/v2-rfq.md): Welcome to the future of Arrow Markets! This section provides information on V2 of our Request-for-Quote (RFQ) system
- [LITE Mode](https://docs.arrow.markets/arrow-markets/arrow/v2-rfq/lite-mode.md)
- [PRO Mode](https://docs.arrow.markets/arrow-markets/arrow/v2-rfq/pro-mode.md)
- [Portfolio Page](https://docs.arrow.markets/arrow-markets/arrow/v2-rfq/portfolio-page.md)
- [User Flow](https://docs.arrow.markets/arrow-markets/arrow/user-flow.md)
- [Token](https://docs.arrow.markets/arrow-markets/arrow/token.md)
- [Rebates](https://docs.arrow.markets/arrow-markets/arrow/rebates.md)
- [Security](https://docs.arrow.markets/arrow-markets/arrow/security.md): This page contains Arrow's audit history, security architecture considerations and attack attempt history.


---

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