> 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/autentifica-te-in-aplicatia-mobila-geopard.md).

# Autentifică-te în aplicația mobilă GeoPard

Autentificați-vă în aplicația mobilă GeoPard

Pentru a vă autentifica în aplicația GeoPard, atingeți pictograma aplicației de pe ecran.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2023/01/LogIcon.png?resize=45%2C59&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

Aplicația se va încărca, apoi atingeți butonul „Autentificare”.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2023/01/Label_2.png?resize=293%2C512&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

Pe ecranul următor, atingeți „Continuare” pentru a permite aplicației și site-ului web să partajeze informații despre dumneavoastră.

<figure><img src="https://lh4.googleusercontent.com/gTi5mFXdnsjLERKRVs7_bz6TQJz1ZUjcObiQ9Tk449TpExKIsrx_7hds-2fev0NADpj9t6uIKVZAc7deDf2BAhgtsACMVYR4r0l7IeyCaZgRQppdsfBgnql1eYEnVu1sEQr7HuYZaPOq_Vg0TaXhF9LJ6ZuhSAjacen_3Oag-QjWrq_Wpk5pgURy4E5L" alt=""><figcaption></figcaption></figure>

Pe ecranul următor, selectați contul pe care îl folosiți pentru a accesa aplicația web GeoPard sau introduceți adresa de e-mail și parola pe care le-ați folosit la înregistrarea în GeoPard.

<figure><img src="https://lh6.googleusercontent.com/-Zr5khQSHpKxDF5qqXNZ1DuHxVW9L9IjOqIl1mFHzFqfw6hWwA6baDeyBNbaIOoUr-revyAB4PifWhtjpxJqoBK8-XcUufDe3V4-t_RbcsK6R7jq2lllbKDAt3QuDb4BXSCnBFtPPNP3svek9cymNpM3bz8JaXgfRO9ocMLyyEsPJcGP8SqVpHWcnwkM" alt=""><figcaption></figcaption></figure>

După autentificarea reușită, veți vedea aceeași listă de ferme pe care o aveți în vizualizarea Câmpuri din aplicația web.

Puteți vizualiza hărțile zonelor pentru fiecare parcelă listată în cadrul fermelor dumneavoastră.


---

# 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/autentifica-te-in-aplicatia-mobila-geopard.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.
