# DanceFit Introduction

- [About DanceFit](https://whitepaper.dancefit.app/dancefit-introduction/about-dancefit.md)
- [Team](https://whitepaper.dancefit.app/dancefit-introduction/team.md)
- [Roadmap](https://whitepaper.dancefit.app/dancefit-introduction/roadmap.md): To-Do List for DanceFit
- [Contact Us](https://whitepaper.dancefit.app/dancefit-introduction/contact-us.md): Should you have any queries or need assistance, don't hesitate to connect with the DanceFit team via any of our numerous social media platforms. We're always here to help and eager to hear from you!
- [Download DanceFit](https://whitepaper.dancefit.app/dancefit-introduction/download-dancefit.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://whitepaper.dancefit.app/dancefit-introduction.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.
