> 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/pl/prezentacja-produktu-aplikacja-mobilna/zaloguj-sie-do-aplikacji-mobilnej-geopard.md).

# Zaloguj się do aplikacji mobilnej GeoPard

Zaloguj się do mobilnej aplikacji GeoPard

Aby zalogować się do aplikacji GeoPard, stuknij ikonę aplikacji na ekranie.

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

Aplikacja się uruchomi, następnie stuknij przycisk „Zaloguj się”.

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

Na następnym ekranie stuknij „Kontynuuj”, aby zezwolić aplikacji i stronie internetowej na udostępnianie informacji o Tobie.

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

Na następnym ekranie wybierz konto, którego używasz do dostępu do internetowej aplikacji GeoPard, albo wpisz adres e-mail i hasło, których użyłeś(-aś) do rejestracji w GeoPard.

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

Po pomyślnym zalogowaniu zobaczysz tę samą listę gospodarstw, którą masz w widoku pól w aplikacji webowej.

Możesz wyświetlać mapy stref dla każdego pola wymienionego w ramach Twoich gospodarstw.


---

# 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/pl/prezentacja-produktu-aplikacja-mobilna/zaloguj-sie-do-aplikacji-mobilnej-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.
