# project

- [About Stradall](https://stradall.gitbook.io/docs/project/about-stradall.md)
- [The Team](https://stradall.gitbook.io/docs/project/the-team.md)
- [Our Mission](https://stradall.gitbook.io/docs/project/our-mission.md)
- [Roadmap](https://stradall.gitbook.io/docs/project/roadmap.md)
- [Win the Real Alpine A110 Limited Monaco Edition](https://stradall.gitbook.io/docs/project/win-the-real-alpine-a110-limited-monaco-edition.md)
- [FAQs](https://stradall.gitbook.io/docs/project/faqs.md)
- [The Future Vision](https://stradall.gitbook.io/docs/project/the-future-vision.md)
- [Technologies](https://stradall.gitbook.io/docs/project/technologies.md)
- [Private Club - DAO](https://stradall.gitbook.io/docs/project/private-club-dao.md)
- [Stradall Pitch Deck PDF](https://stradall.gitbook.io/docs/project/stradall-pitch-deck-pdf.md)
- [Stradall Lite Paper PDF](https://stradall.gitbook.io/docs/project/stradall-lite-paper-pdf.md)
- [Ecosystem and Vision PDF](https://stradall.gitbook.io/docs/project/ecosystem-and-vision-pdf.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://stradall.gitbook.io/docs/project.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.
