> 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-web-app/satellite-monitoring/order-planet-scope-3m-daily-imagery.md).

# Order Planet Scope (3m daily) imagery

### Planet imagery

You can order Planet imagery directly from the GeoPard user interface on a field page. The feature must be enabled for your account first.

### Video Tutorial

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
Planet Imagery in GeoPard Precision Agriculture Software
{% endembed %}

<br>

1\. Go to the field page and click the **Planet** icon.

<figure><img src="/files/lAlG6I4BW6W8fuOWRJxt" alt=""><figcaption><p>Click the Planet button</p></figcaption></figure>

2\. Choose the date range you want and click **Request**.

<figure><img src="/files/KGHYxC3fUEp2v14XGtGk" alt=""><figcaption><p>Choose a 2-week time range</p></figcaption></figure>

3\. In the bottom-right corner, you will see the processing status.

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

4\. As soon as the image metadata is received from Planet, the image statistics will appear in the **Satellite Monitoring** list.

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

5\. Next, order the best-fit Planet satellite image. Recommended condition: “*clear land % – 100*”.

<figure><img src="/files/vdvLBaxKP8jGJqEr6fZ7" alt=""><figcaption><p>Order Image From Planet Labs</p></figcaption></figure>

6\. The Planet download is in progress.

<figure><img src="/files/YmkrVGFKsGqx10JOC9kl" alt=""><figcaption><p>Download Image from Planet Labs</p></figcaption></figure>

7\. The Planet image is available for further analytics.

<figure><img src="/files/KlcF30utJceeQJbmb6Hf" alt=""><figcaption><p>Planet Scope 3m image, upscaled by 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/product-tour-web-app/satellite-monitoring/order-planet-scope-3m-daily-imagery.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.
