# Florence Finance

## Florence Finance

- [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)
- [How to earn FFM rewards?](https://docs.florence.finance/docs/earn-ffm/how-to-earn-ffm-rewards.md): Provide liquidity and earn $FFM
- [Duke Dash Incentives](https://docs.florence.finance/docs/duke-dash/duke-dash-incentives.md): Introducing Duke Dash
- [Duke NFTs](https://docs.florence.finance/docs/duke-dash/duke-nfts.md): Mint a Duke NFT and join the Florence Family
- [How to earn points?](https://docs.florence.finance/docs/duke-dash/how-to-earn-points.md): Earn points and level up your Duke NFT
- [What are points?](https://docs.florence.finance/docs/duke-dash/how-to-earn-points/what-are-points.md): Points = Rewards
- [Badges](https://docs.florence.finance/docs/duke-dash/how-to-earn-points/badges.md): Badges are only for the most loyal
- [Duke Dash FAQ](https://docs.florence.finance/docs/duke-dash/duke-dash-faq.md): Duke Dash Frequently Asked Questions
- [Tutorial](https://docs.florence.finance/docs/duke-dash/tutorial.md): How to start earning points?
- [Tokenomics](https://docs.florence.finance/docs/tokenomics/tokenomics.md): Florence Finance Medici token distribution
- [FFM Token](https://docs.florence.finance/docs/tokenomics/tokenomics/ffm-token.md): What is an FFM token?
- [Token Addresses](https://docs.florence.finance/docs/tokenomics/tokenomics/token-addresses.md): Token Contract Address:
- [Content Library](https://docs.florence.finance/docs/support/content-library.md): Florence Finance content in one place
- [Tutorial](https://docs.florence.finance/docs/support/tutorial.md): How to use Florence Finance?
- [How to buy flrEUR?](https://docs.florence.finance/docs/support/tutorial/how-to-buy-flreur.md): Let's buy some flrEUR
- [How to use the Vaults?](https://docs.florence.finance/docs/support/tutorial/how-to-use-the-vaults.md): Let's start earning real-world yield
- [Migration](https://docs.florence.finance/docs/support/migration.md): Migrating from Ethereum to Arbitrum
- [Glossary](https://docs.florence.finance/docs/support/glossary.md): Find protocol specific terms here:
- [FAQ](https://docs.florence.finance/docs/support/faq.md): Frequently Asked Questions:
- [Useful Links](https://docs.florence.finance/docs/support/support.md): For any questions please join our Telegram and ask a team member
- [Smart Contracts](https://docs.florence.finance/docs/support/smart-contracts.md): Florence Finance protocol smart contracts:
- [Audits](https://docs.florence.finance/docs/support/audits.md): Florence previous audits
- [Whitepaper](https://docs.florence.finance/docs/resources/whitepaper.md)
- [Media kit](https://docs.florence.finance/docs/resources/media-kit.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.florence.finance/docs/protocol-overview/master.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.
