# User Manual

- [Commands](https://docs.siva.gg/user-manual/commands.md): A list of all available commands for the Siva Discord Bot.
- [How to earn](https://docs.siva.gg/user-manual/how-to-earn.md): We continuously expand the list of supported apps in the Siva engage2earn ecosystem and recommend checking this page regularly to stay informed and avoid missing out.
- [What is µSIVA](https://docs.siva.gg/user-manual/what-is-siva.md): In essence, µSIVA represents Engagement Points - think of Engagement Points as a valuable resource that can be converted into coins, tokens, and in the near future, even merchandise and NFTs.
- [Types of Engagements](https://docs.siva.gg/user-manual/types-of-engagements.md): The supported engagement types depend on the supported app.


---

# 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.siva.gg/user-manual.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.
