# Repairs

Accessories can provide great boosts to your team productivity when working on a game or research project. But nothing can work forever without proper upkeep and maintenance. Similar to what happens here on Earth, accessories tend to deteriorate over time. **To keep them working some repairs are required.**

In order to repair an accessory another one of the same type must be burned (so some spare parts can be used in the repair process).

Some accessories are a better fit for when you have to decide how to proceed in the repair process. The amount of HP repaired for an accessory is based on the rarity and similarity of the burned accessory—choose wisely!


---

# 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://rulebook.riseofthepixels.com/team-and-accessories/accessories/repairs.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.
