# Spark AR Scripting Reference

:sparkles: :sparkles: :sparkles:

The resources found on this repository are managed by the amazing :rainbow: contributors of the [Spark-AR-Community](https://github.com/Spark-AR-Community/).

* [GitBook Version (indexed, searchable)](https://sparkar-community.gitbook.io/docs/) – Sponsored by [Noland Chaliha](https://github.com/yearofthewhopper)
* [Summary of all availables modules](https://github.com/Spark-AR-Community/Spark-AR-Scripting-Reference/tree/b45629cdf3b957fb7ac7ade3e9c472ac251e6de4/SUMMARY.md)
* [Asynchronous API Changes (v85+)](https://sparkar-community.gitbook.io/docs/asynchronous-api-changes-v85)
* [Custom instructions](https://sparkar-community.gitbook.io/docs/custom-instructions)

> :rotating\_light: Please inform us if there are errors or typos in our resources.
>
> :raising\_hand: If you have something to add or you want to actively contribute to the community get in contact with one of the current contributor.

## More Resources

* [SparkCreators.org](http://sparkcreators.org)
* [Community-managed Resources](https://github.com/Spark-AR-Community/)
* [Awesome Spark AR](https://github.com/Spark-AR-Community/awesome-sparkar)

:sparkles: :sparkles: :sparkles:


---

# 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://sparkar-community.gitbook.io/docs/master.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.
