> For the complete documentation index, see [llms.txt](https://help.dehavik.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dehavik.be/featured/app2.md).

# De Havik App

<details>

<summary>Waarvoor dient deze app?</summary>

Onze eigen app heeft Havik-specifieke features, die andere digitale tools die we gebruiken niet hebben. Het is dus **aanvullend** op Keeo, SharePoint, ....

Op dit moment kan je met de app:

* de **aanwezigheden** van jouw tak opnemen.
* bekijken wie een **lokaalsleutel** heeft (groot sleutelplan).
* de codes bekijken van het **klein sleutelplan**.
* bekijken wanneer er **afvalophalingen** zijn en wanneer het lokaal verhuurd is.
* takfinanciën en boekhouding beheren.

{% hint style="success" %}
Heb je een leuk idee voor een nieuwe feature? Contacteer dan zeker Schildpad!
{% endhint %}

</details>

<details>

<summary>Wat is het verschil tussen onze Havik-app en Keeo?</summary>

Keeo is een administratieve tool die wordt aangeboden door FOS. Je kan er webshops mee bouwen en de inschrijvingen mee opvolgen. Helaas heeft Keeo niet alle features die we bij De Havik nodig hebben, daarvoor hebben we onze eigen Havik-app.

Zowel Keeo als onze eigen Havik-app hebben een **website**-versie en een **app**-versie.

</details>

{% hint style="warning" %}
Inloggen? Kies voor **Microsoft** en gebruik je *"@dehavik.be"* account.
{% endhint %}

#### Website (geen installatie nodig)

* Werkt in de browser op **desktop en gsm.**
* 👉 [link.dehavik.be/web](https://link.dehavik.be/web)

#### Installeren op Android

* De app is beschikbaar in de Play Store.
* 👉 [link.dehavik.be/android](https://link.dehavik.be/android)

#### Installeren op iPhone / iPad

* De app staat *verborgen* in de App Store, je kan hem enkel vinden via de link.
* 👉 [link.dehavik.be/ios](https://link.dehavik.be/ios)


---

# 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:

```
GET https://help.dehavik.be/featured/app2.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.
