# WELCOME

Welcome to SimHub manual.\ <br>

Do not hesitate to reports bugs or features requests [here](https://github.com/zegreatclan/SimHub/issues)

Downloads : <http://www.simhubdash.com/>

> <mark style="color:red;">We are slowly migrating the documentations to this website. You can find all the unmigrated documentations on the SimHub's</mark> [<mark style="color:red;">Wiki</mark>](https://github.com/zegreatclan/SimHub/wiki)<mark style="color:red;">. Thanks for your understanding.</mark>


---

# 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://manual.simhubdash.com/welcome.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.
