# Levels

## List of available elections levels

* `M` : Bureau principal de commune / Gemeentehoofdbureau
* `K` : Bureau principal de canton / Kantonhoofdbureau
* `D` : Bureau principal de district / Stadsdistricthoofdbureau
* `A` : Bureau principal d’arrondissement / Arrondissementshoofdbureau
* `C` : Bureau principal de circonscription / Kieskringhoofdbureau
* `G` : Bureau principal de la circonscription germanophone / Hoofdbureau van de Duitstalige kieskring
* `O` : Bureau central de province / Centraal provinciaal bureau
* `P` : Bureau principal provincial / Provinciehoofdbureau
* `L` : Bureau principal de collège / Collegehoofdbureau
* `R` : Royaume / Koninkrijk


---

# 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.elections.openknowledge.be/more-information/levels.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.
