# Official Addons

The function of this tab is to list the official addons that can be installed in the Addon Installer.

To open the Addon Installer click on **Window > JU TPS > Addon Installer**

<figure><img src="https://2945806600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCQMDx0LmgnRXXTklLhoh%2Fuploads%2F5byR3rkmu95g6YPBgyDF%2Fimage.png?alt=media&#x26;token=72fc7808-661b-4b67-b04a-48e1b3a5f02b" alt=""><figcaption></figcaption></figure>

| Currently Oficial Addons | Description                                            |
| ------------------------ | ------------------------------------------------------ |
| Dash Addon               | Allows the character to propel himself forward quickly |
| Double Jump              | Allow the character do double jumps                    |
| URP Materials            | Convert materials to Universal Render Pipeline         |

{% hint style="info" %}
To see future addons to be developed, visit the [Roadmap](https://julhiecio.gitbook.io/ju-tps-documentation/roadmap)
{% 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://julhiecio.gitbook.io/ju-tps-documentation/official-addons.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.
