# First Person Shooter

![](https://2844853935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXpVZanwhJmpz2lSRDCGN%2Fuploads%2F9CtQrwASYtlahuJC7eZt%2F34.-first-person-shooter.png?alt=media\&token=c0d3b94c-a56a-4477-b40a-dc9dab7aba53)

En Blood Holders la principal modalidad jugable es el First Person Shooter (FPS), la cuál se compone de 3 diferentes fases independientes:

* **First Person Shooter PVE:**

En este modo de juego, el jugador deberá sobrevivir a oleadas de zombies en un mapa determinado. Durante la partida los jugadores irán desbloqueando zonas y mejorándose a sí mismos para sobrevivir lo máximo posible. Las recompensas de este modo iran vinculadas a misiones diarias de la misma forma que sucede en el modo [Arcade Roguelike](https://the-nayek.gitbook.io/whitepaper-blood-holders/play-to-earn/arcade-roguelike).

* **First Person Shooter PVP:**

En esta fase del FPS habilitaremos diferentes tipos de partidas PVP orientados a e-sports. Entre los diferentes modos de juego de esta fase encontramos tanto batallas por equipos como duelos individuales.

* **Battle Royale:**

En el modo Battle Royale los jugadores se enfrentan entre sí hasta que queda un solo superviviente. Para participar en estas batallas los jugadores deberán pagar un coste de entrada. Las recompensas de la batalla se distribuirán dependiendo de la posición obtenida.


---

# 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://the-nayek.gitbook.io/whitepaper-blood-holders/play-to-earn/first-person-shooter.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.
