# Get started with Caspian AIO

Welcome to Caspian AIO! This short guide will make sure you know everything about Caspian AIO and answer most of your questions! The GUI should explain itself, however if you have questions about certain functions or modules, this guide should have all the information!&#x20;

### Your license

{% content-ref url="your-license" %}
[your-license](https://docs.caspianaio.com/your-license)
{% endcontent-ref %}

### Getting started

{% content-ref url="getting-started" %}
[getting-started](https://docs.caspianaio.com/getting-started)
{% endcontent-ref %}

### Supported sites

{% content-ref url="site-guides" %}
[site-guides](https://docs.caspianaio.com/site-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://docs.caspianaio.com/get-started-with-caspian-aio.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.
