# Welcome!

{% hint style="danger" %}

## PAGES UNDER CONSTRUCTION

Thank you for your patience as I work to complete the online documentation for the Ultimate Joystick. If you have any suggestions or requests for written/video tutorials, please join our [Discord](https://discord.gg/YrtEHRqw6y) server!
{% endhint %}

## Ready to get started?

Welcome to the official online documentation for the Ultimate Joystick! Click the links below to learn how to implement this asset into your project and what functions are available to you.

{% content-ref url="/pages/zB8c7IU7BP1CFEtl0uaU" %}
[Getting Started](/assets/ultimatejoystick/introduction/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/dt86WMuOM04X2kwr6aU5" %}
[Documentation](/assets/ultimatejoystick/documentation/ultimatejoystick.md)
{% endcontent-ref %}

## Looking for other awesome UI Assets?

Check out some of our other assets below!

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">SPRING SALE!!</td><td></td><td></td><td><a href="/files/DdJ6TpnaGhanKqZ1Z9EW">/files/DdJ6TpnaGhanKqZ1Z9EW</a></td><td><a href="https://assetstore.unity.com/?aid=1100lGev">https://assetstore.unity.com/?aid=1100lGev</a></td></tr><tr><td align="center">Ultimate Button</td><td></td><td></td><td><a href="/files/wSE4AXOz1hDJxdWzTzmr">/files/wSE4AXOz1hDJxdWzTzmr</a></td><td><a href="https://assetstore.unity.com/packages/tools/input-management/ultimate-button-28824?aid=1100IGev">https://assetstore.unity.com/packages/tools/input-management/ultimate-button-28824?aid=1100IGev</a></td></tr><tr><td align="center">Ultimate Touchpad</td><td></td><td></td><td><a href="/files/xSSSDrPgo2CCGfaDmvmi">/files/xSSSDrPgo2CCGfaDmvmi</a></td><td><a href="https://assetstore.unity.com/packages/tools/input-management/ultimate-touchpad-108921?aid=1100IGev">https://assetstore.unity.com/packages/tools/input-management/ultimate-touchpad-108921?aid=1100IGev</a></td></tr><tr><td align="center">Ultimate Radial Menu</td><td></td><td></td><td><a href="/files/gOUjVme0IdDnKzWArqtW">/files/gOUjVme0IdDnKzWArqtW</a></td><td><a href="https://assetstore.unity.com/packages/tools/gui/ultimate-radial-menu-137681?aid=1100lGev">https://assetstore.unity.com/packages/tools/gui/ultimate-radial-menu-137681?aid=1100lGev</a></td></tr><tr><td align="center">Ultimate Chat Box</td><td></td><td></td><td><a href="/files/BM4e2BsURmCzhVcLnp06">/files/BM4e2BsURmCzhVcLnp06</a></td><td><a href="https://assetstore.unity.com/packages/tools/gui/ultimate-chat-box-260966?aid=1100IGev">https://assetstore.unity.com/packages/tools/gui/ultimate-chat-box-260966?aid=1100IGev</a></td></tr><tr><td align="center">Ultimate Mobile Quickbar</td><td></td><td></td><td><a href="/files/JfDBrAExxzg8PwHkVpmU">/files/JfDBrAExxzg8PwHkVpmU</a></td><td><a href="https://assetstore.unity.com/packages/tools/input-management/ultimate-mobile-quickbar-170899?aid=1100lGev">https://assetstore.unity.com/packages/tools/input-management/ultimate-mobile-quickbar-170899?aid=1100lGev</a></td></tr></tbody></table>


---

# 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.tankandhealerstudio.com/assets/ultimatejoystick/introduction/welcome.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.
