# Unity

{% tabs %}
{% tab title="Instalación" %}
We are currently using the following LTS version (stable version):

{% embed url="<https://unity.com/es/releases/editor/whats-new/2022.3.4>" %}

Unity can be installed on Windows, Mac and Linux.&#x20;

As it installs it will also ask you to install [Unity Hub](https://unity.com/es/unity-hub) for proper use, plus have an account to register your free license.

Unity projects are free until they exceed a certain turnover (100.000$ per year), you have here this information: <https://unity.com/es/products/unity-personal>
{% endtab %}

{% tab title="Configuración" %}

{% endtab %}
{% endtabs %}


---

# 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.deversum.net/v1/for-creators/unity.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.
