# Support

- [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


---

# 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/support.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.
