> For the complete documentation index, see [llms.txt](https://docs.monsterra.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monsterra.io/gameplay/skills.md).

# Skills

- [Basic Skill](https://docs.monsterra.io/gameplay/skills/basic-skill.md): Updated on March 20th, 2022. Actual in-game values may vary from those shown in this document.
- [List of Basic Skill](https://docs.monsterra.io/gameplay/skills/basic-skill/list-of-basic-skill.md): Updated on April 24th, 2023. Actual in-game values may vary from those shown in this document.
- [Ultimate Skill](https://docs.monsterra.io/gameplay/skills/ultimate-skill.md): Updated on March 20th, 2022. Actual in-game values may vary from those shown in this document.
- [List of Ultimate Skill](https://docs.monsterra.io/gameplay/skills/ultimate-skill/list-of-ultimate-skill.md): Updated on April 25th, 2023. Actual in-game values may vary from those shown in this document.
- [Side Effect of Skill](https://docs.monsterra.io/gameplay/skills/side-effect-of-skill.md): Updated on November, 2022. Actual in-game values may vary from those shown in this document.
- [Change Skill Set](https://docs.monsterra.io/gameplay/skills/change-skill-set.md): Updated on January 3rd, 2023. Actual in-game values may vary from those shown in this document.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.monsterra.io/gameplay/skills.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.
