# FAQ

### *<mark style="color:blue;">**Can I play or collaborate for free?**</mark>*

Yes! You can play and collaborate without being a student of our course, you will all have access to the source code and you will be able to freely edit with your knowledge and of course ask any questions on our Discord or Telegram.

### *<mark style="color:blue;">**What is the difference in being a student of this project?**</mark>*

If you are a holder of our course you will have the following advantages:&#x20;

* **Advice and questions:** The most obvious thing is that we will attend more closely to our students' questions about the exercises proposed during the course, we will also provide live support through exclusive channels for students (webinars).&#x20;
* **Access to premium tournaments or events** that are held only for students (inside and outside the game).&#x20;
* **Unlocking certain things in the game such as:** skins, objects and areas.&#x20;
* **Recognition in the deversum credits:** If you finish the course and complete all the proposed exercises you will have the possibility to request that we put your name in the game credits so that your participation as a collaborator of the project is publicly visible.

### *<mark style="color:blue;">**What can I learn?**</mark>*

***Under construction - We are creating the course!***


---

# 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.deversum.net/v1/home/faq.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.
