> 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/14-the-euroavia-statutes-and-bylaws.md).

# 14 The EUROAVIA Statutes and Bylaws

### 14.1 Statutes and Bylaws

Every (Prospective) Affiliated Society/ (Prospective) Adjunct Member and every International Board Member should have one set of EUROAVIA Statutes and Bylaws. Each set should have the date of ratification clearly marked on the title page in order to avoid usage of old copies. It will be the responsibility of the International Board Secretary to spread new sets of Statutes and Bylaws among the (Prospective) Affiliated Societies/(Prospective) Adjunct Members and International Board Members within six (6) weeks after the EUROAVIA Congress on which changes were made to the Statutes or Bylaws.

### 14.2 Amendments to the Bylaws

The articles of the EUROAVIA Bylaws shall only be amended on the basis of a decision of the General Meeting which is convened stating that an amendment to the Bylaws will be proposed at that meeting.

The proposal to amend the Articles must be made public to all (Prospective) Affiliated Societies/ (Prospective) Adjunct Members at least four (4) weeks before the start of the General Meeting and it shall include the literal text of the amendment proposed, for inspection by the members. The General Meeting may only decide to amend the Bylaws by a two-third (2/3) majority of the votes cast.


---

# 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/14-the-euroavia-statutes-and-bylaws.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.
