> 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/dnk/produkttur-mobilapp/indstillinger-og-praeferencer-for-mobilappen.md).

# Indstillinger og præferencer for mobilappen

Her kan du få adgang til din Profil, Vejledning eller Kontakt os-sektion.

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

Under Profil kan du se din e-mail, ændre appens sprog eller logge ud af applikationen:

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

For at logge ud af applikationen skal du trykke på knappen “Log ud”.

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

Tryk **OK** for at logge ud.

Tryk **Annuller** for at forblive logget ind.


---

# 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/dnk/produkttur-mobilapp/indstillinger-og-praeferencer-for-mobilappen.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.
