> 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/fr/visite-du-produit-application-mobile/se-connecter-a-lapplication-mobile-geopard.md).

# Se connecter à l'application mobile GeoPard

Se connecter à l’application mobile GeoPard

Pour vous connecter à l’application GeoPard, appuyez sur l’icône de l’application sur votre écran.

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

L’application se chargera, puis appuyez sur le bouton « Se connecter ».

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

Sur l’écran suivant, appuyez sur « Continuer » pour autoriser l’application et le site web à partager des informations vous concernant.

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

Sur l’écran suivant, sélectionnez le compte que vous utilisez pour accéder à l’application web GeoPard ou saisissez l’adresse e-mail et le mot de passe que vous avez utilisés pour vous inscrire sur GeoPard.

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

Après une connexion réussie, vous verrez la même liste d’exploitations que dans la vue Champs de l’application web.

Vous pouvez consulter les cartes des zones pour chaque champ répertorié sous vos exploitations.


---

# 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/fr/visite-du-produit-application-mobile/se-connecter-a-lapplication-mobile-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.
