> For the complete documentation index, see [llms.txt](https://public.euroavia.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://public.euroavia.eu/miscellaneous/bylaws-subpages/5-definition-of-bodies-and-events/5.4-the-auditors.md).

# 5.4 The Auditors

### 5.4.1 Election and nomination

Nomination of candidates is done by acclamation at the AMEAC.

1. Only persons present at the AMEAC may be nominated. They must not be members of the Designated International Board nor the International Board. Auditors may be re-elected for an indefinite number of terms;
2. Candidates are elected by absolute majority.

### 5.4.2 Minimum content of the Auditors’ Report

The written and signed report of the Auditors must at least contain:

1. the exact time frame audited;
2. a list of the accounts audited;
3. a recommendation to the EUROAVIA Congress concerning the exoneration of the Treasurer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://public.euroavia.eu/miscellaneous/bylaws-subpages/5-definition-of-bodies-and-events/5.4-the-auditors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
