# Bosses

<figure><img src="/files/AhLCu7aNZWIMGwZ5Gsjx" alt=""><figcaption></figcaption></figure>

In DopeRaider, each district has a current **Boss** — the player with the highest **Respect** in that district.

#### What being a Boss means

* The Boss is a status/leadership position tied to **Respect** (it can change as players gain Respect).
* When other players **buy dope** in that district market, the Boss receives a **1% boss tax** from the purchase (if the buyer is not the Boss).

#### Notes

* This is a market mechanic (boss tax), not a special “boss NPC raid”.
* More boss-related features may be added over time.


---

# 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://doperaider.gitbook.io/doperaider/images-and-media.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.
