# Protocol Overview

- [Welcome to Florence](https://docs.florence.finance/docs/protocol-overview/master.md): What is Florence Finance?
- [How it works](https://docs.florence.finance/docs/protocol-overview/how-it-works.md): What are the basics?
- [Introduction](https://docs.florence.finance/docs/protocol-overview/how-it-works/introduction.md): Let's get started...
- [Overview](https://docs.florence.finance/docs/protocol-overview/how-it-works/overview.md): High level overview
- [Primary Funding](https://docs.florence.finance/docs/protocol-overview/how-it-works/primary-funding.md): What are "primary funders" and how do they work?
- [Tokens](https://docs.florence.finance/docs/protocol-overview/how-it-works/tokens.md): What is the difference between FFM and flrEUR tokens?
- [Architecture](https://docs.florence.finance/docs/protocol-overview/architecture.md): High Level Overview
- [Protocol Structure](https://docs.florence.finance/docs/protocol-overview/architecture/protocol-structure.md): An outline of Florence Finance
- [Composability](https://docs.florence.finance/docs/protocol-overview/composability.md): How is Florence Finance Composable?
- [Analytics](https://docs.florence.finance/docs/protocol-overview/analytics.md): Florence Finance platform stats
- [Florence V3](https://docs.florence.finance/docs/protocol-overview/florence-v3.md): Welcome to V3
- [Roadmap](https://docs.florence.finance/docs/protocol-overview/roadmap.md)


---

# 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.florence.finance/docs/protocol-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.
