# Categories of voters

* `BB` : Belgians, entitled to vote and living in the Kingdom of Belgium.
* `E1 + E2` : Belgians, entitled to vote and living outside Belgium, who will vote in person or by proxy in a municipality of the Kingdom of Belgium.
* `E3 + E4` : Belgians, entitled to vote and living outside Belgium, who will vote in person or by proxy in the Belgian diplomatic or consular - professional post where the person has chosen to subscribe himself.
* `E5` : Belgians, entitled to vote and living outside Belgium, who will vote by letter.

{% hint style="info" %}
Source: <http://polling2014.belgium.be/en/cha/results/results_tab_CKR00000.html>
{% endhint %}


---

# 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/categories-of-voters.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.
