> 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/10-affiliated-societies-local-reports.md).

# 10 Affiliated Societies’ Local Reports

The Affiliated Societies’ local report presentations at every regular Meeting of the EUROAVIA Congress must include at least the following topics:

1. Local Information
   1. Logo
   2. Social Media
   3. University
   4. City and country
2. Members structure
   1. Type of membership: semestral, trimestral, annual
   2. Membership fee
   3. Number of members depending on the type of membership (for every semester, trimester or year)
   4. Points of contact (2 at least)
3. Events hosted
   1. Locally
   2. Internationally (if applicable)
4. Projects
   1. Locally
   2. Internationally (if applicable)
5. Incomes (including *Membership fees*)
6. Financial Report
   1. Expenditures
   2. Incomes (including *Membership fees*)
   3. Balance

The International Board may define further specifications and a time limit for the presentations and send them to the Affiliated Societies at least four (4) weeks before the beginning of the respective congress.

The International Board may request a written, non-public, detailed report on the activities and financial affairs connected to a specific, non-local activity. This report has to be signed by the President and the Treasurer of the Affiliated Society and must be sent to the President of the International Board within six (6) weeks after the closure of the Annual Meeting of the EUROAVIA Congress.


---

# 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/10-affiliated-societies-local-reports.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.
