# Overview

- [The A51 Finance Thesis](https://a51-finance.gitbook.io/a51-finance/overview/the-a51-finance-thesis.md): Autonomous Liquidity Provisioning (ALP) Protocol.
- [Protocol Architecture](https://a51-finance.gitbook.io/a51-finance/overview/protocol-architecture.md): Create automations on market movements
- [A51 Ecosystem](https://a51-finance.gitbook.io/a51-finance/overview/a51-ecosystem.md)
- [Legacy as Unipilot (v2)](https://a51-finance.gitbook.io/a51-finance/overview/legacy-as-unipilot-v2.md): Unipilot has rebranded to A51 Finance


---

# 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://a51-finance.gitbook.io/a51-finance/overview.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.
