# RoAviation Hub

{% hint style="info" %}
The API Documentation is not completed yet and still being worked on.
{% endhint %}

## What is RoAviation Hub?

&#x20;RoAviation Hub is a Community-powered platform where everyone can submit a server (you don't need to own it). After submitting it, it will be reviewed. If it was approved then anyone in our Discord Server can easily get the invite of the server you submitted. Feel free to join our Communications Server to **gain access to more than 500 discord servers** within the RoAviation Community.

## What is this website about?

This website, aka. documentation, explains how to interact with our endpoints. Just click on the specific tab and it should redirect you to the desired documentation.

## I require some assistance, where is support?

You can contact Customer Support by joining our [Discord Server](https://discord.gg/uTAwkPAnas).


---

# 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.roavhub.org/master.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.
