# Documentation

### Quick start in 3 steps

<figure><img src="/files/yoVrX97TucNXK8K6gVmZ" alt=""><figcaption><p>Add the component to your actor</p></figcaption></figure>

<figure><img src="/files/f9w2WkaKltqXIJaATk8U" alt=""><figcaption><p>Assign the component you want to oscillate with "SetUpdatedComponent"</p></figcaption></figure>

<figure><img src="/files/hqeZ4SUZzy5s3wl6Yw93" alt=""><figcaption><p>Set your parameters<br>You can enable as many axis as you want to</p></figcaption></figure>

<figure><img src="/files/vrzr5VR0cS9YVSHdrhhe" alt=""><figcaption><p>Just like that</p></figcaption></figure>


---

# 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://maxestla.gitbook.io/oscillation-movement-component-documention/documentation.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.
