# Video Tutorial: Settings

{% hint style="warning" %}
This page is **out of date** and does not accurately represent the current user interface nor recent changes that we have made to the Tychos language. We are in the process of updating all of our documentation. Thank you for your patience!
{% endhint %}

Before you move on to creating more complex simulations, we suggest watching this video to learn about some of the important simulation settings that you can change and how these affect the behavior of the simulation software.

{% embed url="<https://vimeo.com/230541003>" %}

{% hint style="info" %}
This video is currently out of date due to some interface improvements. We hope to update this video soon! Thanks for your patience.
{% 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://docs.tychos.org/docs/learn/video-guides/tutorial-2-simulation-settings.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.
