# Battle Pass Repairing

Battle Pass have a **health system** (HP), **the HP influences their multiplier,** so it is very important to take into account the following:

{% hint style="warning" %}
:white\_check\_mark: Battle Pass health starts at **70/100 HP**

:white\_check\_mark: **10 HP** are consumed each time you complete the daily quests&#x20;

:white\_check\_mark: Battle Pass should be maintained at **70HP or higher** to obtain its maximum multiplier.
{% endhint %}

![Repair Pass UI](/files/elrFnLXvaO8UPCG1Mv3S)

### Repair costs:

Repair costs are \~25% of income upon completion of daily missions, taking into account that it is maintained at a life equal to or greater than 70 HP.

### **Battle Pass Emissions**

Emissions for the Battle Pass decrease as its HP decreases as follows:&#x20;

<table><thead><tr><th width="150" align="center">Battle Pass Health Points (HP)</th><th align="center">Rewards Multiplier</th></tr></thead><tbody><tr><td align="center">>70</td><td align="center">x1</td></tr><tr><td align="center">60</td><td align="center">x0.9</td></tr><tr><td align="center">50</td><td align="center">x0.8</td></tr><tr><td align="center">40</td><td align="center">x0.7</td></tr><tr><td align="center">30</td><td align="center">x0.6</td></tr><tr><td align="center">20</td><td align="center">x0.5</td></tr><tr><td align="center">10</td><td align="center">x0.4</td></tr><tr><td align="center">0</td><td align="center">x0.15</td></tr></tbody></table>


---

# 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://docs.minecrypto.gg/play-and-earn/tickets-for-joining-the-server/battle-pass-repairing.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.
