> For the complete documentation index, see [llms.txt](https://eris-galaxy.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eris-galaxy.gitbook.io/whitepaper/ganancia-usdcaos/objetivos.md).

# OBJETIVOS

<table data-header-hidden><thead><tr><th width="248.48003809591648"></th><th width="202.77283417428487"></th><th></th></tr></thead><tbody><tr><td><strong>FACTORES DE PUESTO</strong></td><td><strong>PUNTUACIÓN INTERNA</strong></td><td><p>          <strong>OBJETIVOS</strong>                   </p><p>       <strong>SECUNDARIOS</strong></p></td></tr><tr><td>   Arreglos a la nave</td><td>                  2p</td><td>             0,25$C</td></tr><tr><td>     Daño al Grimer</td><td>                  3p</td><td>             0,25$C</td></tr><tr><td>  Farmeo de esbirrors</td><td>                  3p</td><td>                  -</td></tr><tr><td>Destrucción de Spot</td><td>                  3p</td><td>                  -</td></tr><tr><td>   Daño total infligido</td><td>                  4p</td><td>                  -</td></tr><tr><td>Asesinato del Grimmer</td><td>                  5p</td><td>                  -</td></tr><tr><td>            <strong>TOTAL</strong></td><td>                     <strong>20p</strong></td><td>                  <strong>0,5$C</strong></td></tr></tbody></table>

**DESCRIPCIÓN DE LOS OBJETIVOS:**\
**Los puntos por objetivo se los llevará aquel que se destaque sobre los demás.**\
\
**Arreglos a la nave:** El Grimer tendrá la posibilidad de destruir parte de la nave, los jugadores podrán acercarse a los circuitos para repararlos y así ganas más puntos.\
\
**Daño al Grimer:** Es el daño que le causa cada usuario al Grimer, ya sea con habilidades o ataques básicos durante toda la partida. &#x20;

**Farmeo de esbirros:** Cada jugador tendrá un contador arriba en la barra de información la cual le dirá cuántos esbirros lleva asesinando.

**Destrucción de spots:** Destruir un Spot suma puntos pero no es obligatorio hacerlo para ascender en la partida.

**Daño total infligido:** Esta es la suma de todo el daño ocacionado, tanto al Grimer, como a los esbirros y los spots.

**Asesinato del Grimer:** Este es el punto clave a la hora de sumar objetivos, el que le de el golpe de gracia al Grimer se beneficiara enormemente en cuanto a puntuación.\
\
**OBJETIVOS SECUNDARIOS, OTORGAN $CAOS:**\
Además como se puede ver en la tabla habrá dos objetivos que otorgaran tokens sin importar en que puesto haya salido el usuario como se ve en la tabla anterior, que son: arreglos a la nave y daño al Grimer. Sabemos que Roger, el personaje Free to play es difícil que gane en una partida, por ello están estos objetivos secundarios (siendo el mas accesible ***“arreglos a la nave”***) para que tenga la oportunidad de ganar $CAOS de manera mas sencilla aquella persona que quiera jugar sin invertir.<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://eris-galaxy.gitbook.io/whitepaper/ganancia-usdcaos/objetivos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
