> 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/swe/produktvisning-webbapp/satellitovervakning/bestall-planet-scope-bilder-3-m-dagligen.md).

# Beställ Planet Scope-bilder (3 m dagligen)

### Planetbilder

Du kan beställa Planet-bilder direkt från GeoPards användargränssnitt på fältsidan. Funktionen måste först vara aktiverad för ditt konto.

### Videoguide

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
Planetbilder i GeoPards precisionsjordbruksprogramvara
{% endembed %}

<br>

1\. Gå till fältsidan och klicka på **Planet** ikonen.

<figure><img src="/files/1b65d5370336cbd071d3d64b8cb00cde4e654dde" alt=""><figcaption><p>Klicka på Planet-knappen</p></figcaption></figure>

2\. Välj det datumintervall du vill ha och klicka på **Begär**.

<figure><img src="/files/28b84544b499e3af0722cb2564a323d39c0d7729" alt=""><figcaption><p>Välj ett tidsintervall på 2 veckor</p></figcaption></figure>

3\. I nedre högra hörnet ser du bearbetningsstatusen.

<figure><img src="/files/554ef9ed308f28b6fd2589d5cfb0d3761bd88df4" alt=""><figcaption></figcaption></figure>

4\. Så snart bildens metadata tas emot från Planet visas bildstatistiken i **Satellitövervakning** listan.

<figure><img src="/files/2b927bb7e4957f31933a5491a113e924a8fbb384" alt=""><figcaption></figcaption></figure>

5\. Beställ sedan den Planet-satellitbild som passar bäst. Rekommenderat villkor: “*klar mark % – 100*”.

<figure><img src="/files/65c52f85975c17d7c876f5bb32c1af606723897b" alt=""><figcaption><p>Beställ bild från Planet Labs</p></figcaption></figure>

6\. Nedladdningen från Planet pågår.

<figure><img src="/files/bc1781e885c1be2188fd60c81cb8ca5a1335f05c" alt=""><figcaption><p>Ladda ner bild från Planet Labs</p></figcaption></figure>

7\. Planet-bilden är tillgänglig för vidare analys.

<figure><img src="/files/a277513af167d144d532b87145a569dce1dc8178" alt=""><figcaption><p>Planet Scope 3 m-bild, uppskalad 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/swe/produktvisning-webbapp/satellitovervakning/bestall-planet-scope-bilder-3-m-dagligen.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.
