# Examples

<figure><img src="/files/HEHN4ZmXXVBMTOSV428v" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**·** Basis should be placed in the center of the scene X 0, Y 0,  Z 0.

**·** Basis should face directly to the front of the scene at a 90° angle.&#x20;

**·** Basis should be the root parent of all objects.&#x20;
{% endhint %}


---

# 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://gem-2-modding-community.gitbook.io/gem-2-modding-community/basis/examples.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.
