# Illust AR Application

To visit the blockchain-based augmented reality application, please visit [Illust.AR ](https://illust.ar)

[Capabilities Deck](/illust/illust-overview/illust-ar-application/capabilities-deck.md)

[Reality Channels](/illust/illust-overview/illust-ar-application/reality-channels.md)

[Proof of Presence](/illust/illust-overview/illust-ar-application/proof-of-presence-pop.md)

[Geofencing & the GSR](/illust/illust-overview/illust-ar-application/geofencing-and-the-geospatial-registry.md)

[Smart Contracts](/illust/illust-overview/illust-ar-application/smart-contracts.md)

Please visit our [Tutorials](/illust/resources/tutorials.md) page if you're looking to troubleshoot the app.


---

# 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/illust-overview/illust-ar-application.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.
