> 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/product-tour-mobile-app/log-in-to-the-geopard-mobile-app.md).

# Log In to the GeoPard Mobile App

Log in to the GeoPard mobile app

To log in to the GeoPard application, tap the app’s icon on your screen.

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

The app will load, tap the “Log In” button.

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

On the next screen tap “Continue” to allow the app and website to share information about you.

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

On the next screen select the account you use to access the GeoPard web application or enter the email and password that you have used to register with GeoPard.

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

After successful login, you will see the same list of farms that you have in the Fields View in the web application.

You can view Zones Maps for each field listed under your farms.


---

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

```
GET https://docs.geopard.tech/geopard-tutorials/product-tour-mobile-app/log-in-to-the-geopard-mobile-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
