# Welcome

Welcome to our documentation page, where you can explore detailed information and resources for all our projects. We have organized our documentation into categories to make it easy for you to navigate and find the specific project you're interested in.\\

\\

On the left side of the page, you will find a categorized list of our projects.

## Need Help?

If you have any questions, issues, or need assistance while working with our projects, please don't hesitate to reach out to our support team. We are here to help and ensure you have a smooth and successful experience.\\

\
Thank you for choosing our projects. We hope you find our documentation useful and enjoy exploring the exciting possibilities they offer.

Join Our Discord Server

For community discussions, collaboration, and getting support from other users and our team, connect with fellow developers, share your experiences, and get the latest updates about our projects. [Click here to join our Discord server](https://discord.gg/4rphpersCa).\\


---

# 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://help.crni.xyz/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.
