# Repairs & Buffs

Your droid will eventually sustain damage on missions and events, and when it does you can perform repairs over on the droid's 'Repair' tab.

<figure><img src="/files/7MTapStCrAdcqBP8bcOW" alt=""><figcaption><p>Make sure your droid is always in good shape</p></figcaption></figure>

To repair your droid, use service parts to fill up all required slots. The lower your droid's condition, the more service parts you will need. Although you can repair a droid partially, **you always need to fill up all required slots to repair the droid.**

## Service Parts

These are one-time consumables that are used to repair your droid. They can be bought from vendors, or can be acquired through loot. Service parts have a few key attributes:

1. **Slot** (S1 parts can only be placed in S1 slots, etc)
2. **Repair Impact** (how much it will repair your droid)
3. **Volume/Weight** (for inventory purposes)
4. **RRP** (cost of buying brand new)
5. **Sell Value** (what you receive for selling the part to a vendor)
6. **Buff Attribute** (what attribute is impacted by its buff)
7. **Buff Length** (how long the buff stays active)
8. **Buff Impact** (how much it will impact the attribute affected)

## Buffs

These are temporary boosts to an attribute. Standard service parts have a 12 hour duration on the buff, and only Slot 1 service parts can have buffs. These are super helpful in the different missions across the game, and a well-placed buff can make a huge difference in your droid's mission performance.


---

# 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.department77.com/department-77/guides/droids/repairs-and-buffs.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.
