# Auto Hand

{% content-ref url="/spaces/5zKO0EvOjzUDeT2aiFk3/pages/rtsRAtSywO0gPosrT1IH" %}
[Setup](/auto-hand-docs/auto-hand/setup.md)
{% endcontent-ref %}

{% content-ref url="/spaces/5zKO0EvOjzUDeT2aiFk3/pages/9CZbQAFlm7iEaz2PnFVh" %}
[FAQ](/auto-hand-docs/auto-hand/faq.md)
{% endcontent-ref %}

{% content-ref url="/spaces/5zKO0EvOjzUDeT2aiFk3/pages/iEnaLSe0VKdQhJIOZJnk" %}
[Auto Hand V4  What's-New](/auto-hand-docs/auto-hand/auto-hand-v4-whats-new.md)
{% endcontent-ref %}

### **Contact Me**

#### <img src="https://sparkcdnwus2.azureedge.net/sparkimageassets/XPDC2RH70K22MN-08afd558-a61c-4a63-9171-d3f199738e9f" alt="" data-size="line"> Discord&#x20;

[Join the Auto Hand Discord Server!](https://discord.gg/FrMhgEfGgE)

The Auto Hand Discord is a great place to ask questions and share your work with over 2500 members

#### :mailbox\_with\_mail: Email

The best way to contact me is through email if you're experiencing any issues.&#x20;

Please include your Invoice number, Unity version, and which input package you're using with the asset (OpenXR, XR, SteamVR, or Oculus Integration) as well as a copy/paste of any errors related to the bug happening in the console in your email, when sending a bug report.

**`EarnestRobot@gmail.com`**

&#x20;**Updates**

I try and keep the trello updated with what I am currently working on, what is coming soon, what bugs are currently known, and what bugs fixed are going to be released soon

{% embed url="<https://trello.com/b/wbw2JBbO/auto-hand>" %}


---

# 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://earnest-robot.gitbook.io/auto-hand-docs/auto-hand.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.
