# War Balance

The world of Department 77 is ever-changing, and is partially impacted by how the players act in the game.

Bounty missions all come with a positive or negative impact to the war balance. If a bounty mission fails, the war meter is impacted negatively, and if a bounty mission succeeds the war meter is impacted positively.

<figure><img src="/files/RgeywRZp1qcXhUfNeYP7" alt=""><figcaption><p>Keep the solar system in balance</p></figcaption></figure>

In the above example, the war balance is currently 69.6% in favour of Black Ocean (the company you work for in Department 77). Because of this, bounties pay out 10% more than the baseline, and crime rates are down 5%. Life is good!

But if the meter would go below 50%, bounties would pay out 10% less than the baseline. And if the meter goes below 15% some services would start shutting down.


---

# 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/missions/bounty-missions/war-balance.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.
