> 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.8-committees.md).

# 5.8 Committees

### 5.8.1 Structure and Institution

The number and name of the existing Committees shall be as defined in the last approved Business Plan. The responsibility of the Committee is allocated to the International Board according to each specific Committee.

### 5.8.2 Controlling and Monitoring

The International Board or its designated member shall supervise the whole work of the Committee appropriately. The supervision shall concentrate on financial matters, scope of the tasks to be developed and schedule. Any problems concerning these items shall be resolved in close contact with the rest of the International Board and the whole Committee. The work developed by the Committee after the previous General Meeting is to be presented at every General Meeting of the EUROAVIA Congress. This is to be done with shared responsibility with the International Board, if the work is in the scope of an already existing EUROAVIA project, else with sole responsibility of the Committee.

### 5.8.3 Finance

The International Board covers all the costs of the Committee upon approval. This does not include the International Events organised by the Committee.

### 5.8.4 Members

The roles, responsibilities, tasks and eligibility criteria for each member are specific for each Committee and are listed in the dedicated section for each Committee. The International Board is the ultimate responsible for the composition of the Committee.

### 5.8.5 Process of Stabilization

A Committee may be accepted into the Bylaws once it has demonstrated stability and consistent operation. The stabilization process takes two (2) years, during which the Committee must prove its ability to maintain sufficient activity to continuously contribute to EUROAVIA. Upon successfully completing this two (2) year period, the Committee shall be formally incorporated into the Bylaws.


---

# 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.8-committees.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.
