# GAMEPLAY

- [Requisitos del sistema](https://whitepaperes.predator-game.com/gameplay/requisitos-del-sistema.md)
- [Reglas del juego](https://whitepaperes.predator-game.com/gameplay/reglas-del-juego.md)
- [Descripción de NFT](https://whitepaperes.predator-game.com/gameplay/descripcion-de-nfts.md)
- [Razas](https://whitepaperes.predator-game.com/gameplay/descripcion-de-nfts/razas.md)
- [Nivel de poder](https://whitepaperes.predator-game.com/gameplay/descripcion-de-nfts/nivel-de-poder.md)
- [Probabilidades de mezcla](https://whitepaperes.predator-game.com/gameplay/descripcion-de-nfts/probabilidades-de-mezcla.md)
- [Habilidades](https://whitepaperes.predator-game.com/gameplay/descripcion-de-nfts/habilidades.md)
- [Poderes](https://whitepaperes.predator-game.com/gameplay/descripcion-de-nfts/poderes.md): Descripción de los poderes, cómo obtenerlos, tiempo de duración y de activación
- [Armas](https://whitepaperes.predator-game.com/gameplay/descripcion-de-nfts/armas.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://whitepaperes.predator-game.com/gameplay.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.
