# Help Center

<h2 align="center">What can we help you find?</h2>

<p align="center">Browse the topics below or use the AI assistant to ask anything you need help with.</p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question…</button></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>FAQ</strong></td><td>Check the Frequently Ask Questions</td><td><a href="/pages/n15Zw4SORl2fFsJgK1E9">/pages/n15Zw4SORl2fFsJgK1E9</a></td></tr><tr><td><h4><i class="fa-xmark-large">:xmark-large:</i></h4></td><td><strong>Crash &#x26; Errors</strong></td><td>Get help with crash and errors</td><td><a href="/pages/woN6MHNGC7PjBB9g6ubp">/pages/woN6MHNGC7PjBB9g6ubp</a></td></tr><tr><td><h4><i class="fa-heart">:heart:</i></h4></td><td><strong>Community</strong></td><td>Get support from the developers and community</td><td><a href="https://discord.gg/beyond-sandbox">https://discord.gg/beyond-sandbox</a></td></tr></tbody></table>


---

# 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://beyond-sandbox.gitbook.io/realitysdk/help-center/readme.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.
