# Welcome!

{% hint style="danger" %}
Cloud is still in **BETA**.\
If you encounter any bugs or issues, please feel free to report them on our Discord server.
{% endhint %}

Welcome to the official documentation for **Cloud**—a next-generation Duels plugin designed for modern practice servers. Here, you'll find everything you need to know about Cloud, from its amazing features to setup instructions, requirements, and more. Let's get started on this exciting journey together!

The documentation is still a work in progress. If you have any questions that are not explained here, feel free to join our Discord server at [xyrisdev.com/discord/](https://xyrisdev.com/discord/).


---

# 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://cloud.xyrisdev.com/readme.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.
