# Introduction

Welcome to the AriProducts documentation site. You can find all of the intricate guides, information and advice for setting up our interactive products. Instructions and setup can be found here.

<figure><img src="/files/Uzo49X0W60l23MQrWlKr" alt=""><figcaption></figcaption></figure>

If there is something you do not understand or you are having a hard time to configure something, feel free to [Direct Message](https://discord.com/users/1213478713765666857#1458226454893432954) me on Discord or contact me at <floptropicajanfei@gmail.com>&#x20;


---

# 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.arihub.online/introduction.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.
