> 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/13-the-euroavia-logo.md).

# 13 The EUROAVIA Logo

The official international EUROAVIA logo will be as shown below.

The official international EUROAVIA logo is the main visual component of the Association at the international level and must be always present in every kind of matter related to the Association (events, work-stuff or context...), as a representation of the Corporate Identity of EUROAVIA. The features of the logo (colours, typeface, etc.) and other usages, such as documents’ templates, shall be specified in a separate file (Corporate Identity) provided by the International Board. The temporary use of a modified version of the official international EUROAVIA logo for special purposes must be approved by the International Board or the Design Working Group. The permanent use of modified versions must be approved by the EUROAVIA Congress in the next General Meeting. (Prospective) Affiliated Societies/(Prospective) Adjunct Member are free to design a specific logo for use to promote their (Prospective) Affiliated Society/ (Prospective) Adjunct Member, which can differ from the international EUROAVIA logo.

The use of any temporary logo, with the exception of those created for International Events, is forbidden for any long-lasting non-digital material. This includes merchandising, banners, flags or other promotional material of the kind.

Modifications of the specific logo must comply with the following guidelines:

1. No changes of the logo shape nor its format (the three horizontal lines and the letter E);
2. The colour of the three horizontal lines can be changed;
3. All kind of shapes and letters can be added around the logo.

The International Board will have to give their approval for the designed logo before an (Prospective) Affiliated Society/ (Prospective) Adjunct Member is permitted to use it. This is only a temporary approval until the next EUROAVIA Congress, where each logo approval has to be officially announced.


---

# 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/13-the-euroavia-logo.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.
