> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/nl/producttour-mobiele-app/instellingen-en-voorkeuren-van-de-mobiele-app.md).

# Instellingen en voorkeuren van de mobiele app

Hier hebt u toegang tot uw profiel, handleiding of de sectie Contact met ons.

<figure><img src="https://lh4.googleusercontent.com/M6McvuYUG4AvNCNCXmtsZj2DQcmy5fNChjSCBCn9HGtJCbZKgoLZ5IDzGxnppaTWM18BBU348IlK8lMrx6DrIpCBIDwQkZIk5NZPVEAEZkAbEJAxdE7qm_5GgVuanciZ8GI6nxRx0SiIjciDb_r6kA" alt=""><figcaption></figcaption></figure>

Onder Profiel kunt u uw e-mailadres bekijken, de taal van de app wijzigen of uit de applicatie afmelden:

<figure><img src="https://lh6.googleusercontent.com/F0Sb7PVHZkiq5zGR-Z0D-pufZDb5Y7Ttqolxfz0FLEa0wtNg2WcDuoOtNshtunq6BYnEfHXrK6bEVbS9U4SSZ3euaXC8tCQjmlImtVLq5yUKZsI2jIHSlknQZ09qKzAIe3RAcgsG8mRXpHs1Sh1XPQ" alt=""><figcaption></figcaption></figure>

Tik op de knop ‘Afmelden’ om uit de applicatie af te melden.

<figure><img src="https://lh5.googleusercontent.com/_-v8bc3QV_eNxOoon8H1IaBF-BMgid8scgWb_5-0jxJYd9tYX4a0G0CtGsggIp29K7fWr3rTDKnpgR-ohIKSmI-wxDoGcCzspJnpTSvpjGTnnmzZNyXbnv2syZhzC_2zuTLEqttBw0spVFD4A-Hdtw" alt=""><figcaption></figcaption></figure>

Tik **OK** om af te melden.

Tik **Annuleren** om aangemeld te blijven.


---

# 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://docs.geopard.tech/geopard-tutorials/nl/producttour-mobiele-app/instellingen-en-voorkeuren-van-de-mobiele-app.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.
