> 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/nor/produktomvisning-mobilapp.md).

# Produktomvisning – mobilapp

- [Installer GeoPard mobilapp](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/installer-geopard-mobilapp.md): Last ned GeoPard mobilapp for iOS eller Android og start feltinspeksjon raskt.
- [Logg inn i GeoPard mobilapp](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/logg-inn-i-geopard-mobilapp.md): Logg inn i GeoPard mobilapp og få tilgang til gårdene, skiftene og kartene dine.
- [Visning av satellittbilder](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/visning-av-satellittbilder.md): Se satellittbilder i mobilappen for å scoute stress, vekst og variasjon i skiftet.
- [Visning av sonerkart](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/visning-av-sonerkart.md): Åpne sonerkart i mobilappen for å styre scouting og skiftebeslutninger.
- [Visning av jorddata](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/visning-av-jorddata.md): Se jorddatasett i mobilappen for å undersøke romlig variasjon i skiftet.
- [Visning av avlingsdata](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/visning-av-avlingsdata.md): Se avlingskart i mobilappen for å sammenligne høsteytelse over skiftet.
- [Visning av topografikart](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/visning-av-topografikart.md): Se topografilag i mobilappen for å forstå høyde- og terrengmønstre.
- [Visning av faktisk utførte datasett](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/visning-av-faktisk-utforte-datasett.md): Se faktisk utførte datasett i mobilappen for å sammenligne operasjoner med planer.
- [Arbeid i feltet/scouting av sonerkart](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/arbeid-i-feltet-scouting-av-sonerkart.md): Bruk sonerkart i felt for å scoute variasjon, ta notater og handle raskere.
- [Arbeid offline](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/arbeid-offline.md): Bruk GeoPard mobilapp offline og hold feltarbeidet i gang uten dekning.
- [Filtre for mobil feltgjennomgang](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/filtre-for-mobil-feltgjennomgang.md): Filtrer kart og feltdata i mobilappen for å fokusere på lagene som betyr noe.
- [Kart- og lagvalg i mobilappen](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/kart-og-lagvalg-i-mobilappen.md): Juster kart- og laginnstillinger i mobilappen for raskere gjennomgang av skiftet.
- [Innstillinger og preferanser i mobilappen](https://docs.geopard.tech/geopard-tutorials/nor/produktomvisning-mobilapp/innstillinger-og-preferanser-i-mobilappen.md): Administrer innstillinger i mobilappen, kontovalg og visningspreferanser.


---

# 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/nor/produktomvisning-mobilapp.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.
