# eAvio Club

## eAvio Platform

- [Quick Guide](https://eavio.gitbook.io/eavio-club/readme.md): Setup your eAvio Club application
- [Notifications](https://eavio.gitbook.io/eavio-club/notifications/notifications.md): List of all the notifications/emails sent to users
- [General Settings](https://eavio.gitbook.io/eavio-club/settings/general-settings.md)
- [Payments](https://eavio.gitbook.io/eavio-club/settings/payments.md)
- [Hitri vodnik](https://eavio.gitbook.io/eavio-club/quick-guide-si/hitri-vodnik.md): Nastavitev vaše aplikacije eAvio Club
- [Payment Methods](https://eavio.gitbook.io/eavio-club/functionalities/payment-methods.md): Manage deposits, invoices and packages with flexible wallet-based billing.
- [Community Works](https://eavio.gitbook.io/eavio-club/functionalities/community-works.md)
- [Daily Guests](https://eavio.gitbook.io/eavio-club/functionalities/daily-guests.md)
- [Weight & Balance](https://eavio.gitbook.io/eavio-club/functionalities/weight-and-balance.md): Plan flights safely and confidently.
- [Exams](https://eavio.gitbook.io/eavio-club/functionalities/exams.md): Create, assign, and assess online exams.
- [Trainings](https://eavio.gitbook.io/eavio-club/functionalities/trainings.md): Configure, run, and report on flight trainings in eAvio.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://eavio.gitbook.io/eavio-club/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
