# DUKE DASH

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


---

# 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/duke-dash.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.
