# Quick Start

## For Projects and Creators

[Benefits<br>](/illust/illust-overview/why-use-illust.md)[Why We're Different<br>](/illust/illust-overview/why-use-illust/why-is-illust-different.md)[Case Studies<br>](/illust/illust-overview/why-use-illust/case-studies.md)[GSR Litepaper](/illust/papers-research-and-thought-leadership/geospatial-registry-litepaper.md)

## For Visitors to the Application

[Tutorials](/illust/resources/tutorials.md)\
[About the Application](/illust/illust-overview/illust-ar-application.md)[<br>](/illust/illust-overview/illust-ar-application.md)Mechanics (Coming Soon)\
Illust Litepaper (Coming Soon)

## For Developers

Developer Docs (Coming Soon)\
[Illust Github (link out)<br>](https://github.com/illustspace)[Audits](/illust/resources/audits.md)

## For Investors

[GSR Litepaper<br>](/illust/papers-research-and-thought-leadership/geospatial-registry-litepaper.md)[Team & Stakeholders<br>](/illust/illust-overview/team-and-stakeholders.md)Roadmap (Coming Soon)<br>


---

# 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://illust.gitbook.io/illust/getting-started/quick-start.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.
