> 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-nettapp/satellittovervaking/bestill-planet-scope-3-m-daglig-bilder.md).

# Bestill Planet Scope (3 m daglig) bilder

### Planet-bilder

Du kan bestille Planet-bilder direkte fra GeoPard-brukergrensesnittet på en skifteside. Funksjonen må først være aktivert for kontoen din.

### Videoveiledning

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
Planet-bilder i GeoPard presisjonslandbruksprogramvare
{% endembed %}

<br>

1\. Gå til skiftesiden og klikk på **Planet** -ikonet.

<figure><img src="/files/4b481db5bfb9a154b0b71cc4f1a3c0703f911816" alt=""><figcaption><p>Klikk på Planet-knappen</p></figcaption></figure>

2\. Velg datointervallet du ønsker og klikk **Be om**.

<figure><img src="/files/57ac484735aefcf080cef23ee706e07e063d3056" alt=""><figcaption><p>Velg et tidsrom på 2 uker</p></figcaption></figure>

3\. Nederst til høyre vil du se behandlingsstatusen.

<figure><img src="/files/b2694f810a64bbb83eeaa878fbc0f2a78e5e2edf" alt=""><figcaption></figcaption></figure>

4\. Så snart bildemetadataene er mottatt fra Planet, vil bildestatistikken vises i **Satellittovervåking** listen.

<figure><img src="/files/dc54af40149a8149c632dea0b7111101e027ea11" alt=""><figcaption></figcaption></figure>

5\. Deretter bestiller du Planet-satellittbildet som passer best. Anbefalt tilstand: “*klart land % – 100*”.

<figure><img src="/files/811d6f5130767b72b5c97b9fa0758a02c8e541dc" alt=""><figcaption><p>Bestill bilde fra Planet Labs</p></figcaption></figure>

6\. Nedlastingen fra Planet pågår.

<figure><img src="/files/1aa32848f1bdba50097e8fa290c59d69db166bc4" alt=""><figcaption><p>Last ned bilde fra Planet Labs</p></figcaption></figure>

7\. Planet-bildet er tilgjengelig for videre analyser.

<figure><img src="/files/3a2f42f4eab560e2f106c6c2da3d977ff8242e81" alt=""><figcaption><p>Planet Scope 3 m-bilde, oppskalert av GeoPard</p></figcaption></figure>


---

# 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-nettapp/satellittovervaking/bestill-planet-scope-3-m-daglig-bilder.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.
