# Welcome to NanoAU

{% hint style="info" %}
If at any point you require additional assistance please open a ticket within the discord and the team will do our best to get back to you.
{% endhint %}

## Get Started

If this is your first time using NanoAIO have a look at our setup guides here. It is essential that you read the entire guide.

{% content-ref url="getting-started/getting-set-up" %}
[getting-set-up](https://au.nanoaio.com/getting-started/getting-set-up)
{% endcontent-ref %}

{% content-ref url="guides" %}
[guides](https://au.nanoaio.com/guides)
{% endcontent-ref %}


---

# 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://au.nanoaio.com/welcome-to-nanoau.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.
