> 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/ro/turul-produsului-aplicatia-mobila/setari-si-preferinte-ale-aplicatiei-mobile.md).

# Setări și preferințe ale aplicației mobile

Aici puteți accesa secțiunea Profilul dvs., Tutorial sau Contactați-ne.

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

În Profil, puteți vedea adresa dvs. de e-mail, puteți schimba limba aplicației sau vă puteți deconecta din aplicație:

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

Pentru a vă deconecta din aplicație, atingeți butonul „Deconectare”.

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

Atingeți **OK** pentru a vă deconecta.

Atingeți **Anulare** pentru a rămâne conectat.


---

# 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/ro/turul-produsului-aplicatia-mobila/setari-si-preferinte-ale-aplicatiei-mobile.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.
