# Guides

- [Ultimate Player Guide](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide.md): Guide for all new players, a step by step process to enter the revomon metaverse.
- [1. Create an account](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/1.-create-an-account.md): How to create your account ?
- [2. Game Installation: VR](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/2.-game-installation-vr.md): How to install the game for VR users
- [3. Game Installation: Mobile](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/3.-game-installation-mobile.md): How to install the game for mobile users
- [4. Game connexion & starter selection](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/4.-game-connexion-and-starter-selection.md)
- [5. Orbs & catching wild revomon](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/5.-orbs-and-catching-wild-revomon.md)
- [6. RevoPC & Party](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/6.-revopc-and-party.md)
- [7. Revomon rarities, Spawn mechanics & spawn formula](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/7.-revomon-rarities-spawn-mechanics-and-spawn-formula.md)
- [8. Spawn location](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/8.-spawn-location.md): Where spawn Raival ? The legendary revomon ??
- [9. Revodex](https://revomon.gitbook.io/revomon/guides/ultimate-player-guide/9.-revodex.md): How to check the available revomon in game ?
- [Competitive Revomon Guide](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide.md): Introduction to Competitive Revomon Version 1 by Chiz902 (Team Carnage) https://carnage.gg/
- [1. Game Mechanics](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/1.-game-mechanics.md)
- [2. Element Effectiveness](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/2.-element-effectiveness.md)
- [3. Physical, Special and Status Skills](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/3.-physical-special-and-status-skills.md)
- [4. Revomon Natures](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/4.-revomon-natures.md)
- [5. Base Stats](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/5.-base-stats.md)
- [6. Individual Values (IV)](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/6.-individual-values-iv.md)
- [7. Effort Values (EV)](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/7.-effort-values-ev.md)
- [8. Competitive Clauses](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/8.-competitive-clauses.md)
- [9. How do I use all of this knowledge then ?](https://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/9.-how-do-i-use-all-of-this-knowledge-then.md)


---

# 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://revomon.gitbook.io/revomon/guides.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.
