> 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/jpn/tsu-webapuri/monitaringu/planet-scope3mwo.md).

# Planet Scope（日次3m）画像を注文

### Planet画像

フィールドページのGeoPardユーザーインターフェースから、Planet画像を直接注文できます。まず、この機能をアカウントで有効にする必要があります。

### 動画チュートリアル

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
GeoPard精密農業ソフトウェアにおけるPlanet画像
{% endembed %}

<br>

1\. フィールドページに移動し、 **Planet** アイコンをクリックします。

<figure><img src="/files/0f9d968ffc384e8299f6cd870afeb53973b69d0b" alt=""><figcaption><p>Planetボタンをクリック</p></figcaption></figure>

2\. 希望する期間を選択し、 **リクエスト**.

<figure><img src="/files/5102259e277b659737ec3260dbbcd8a692c445e1" alt=""><figcaption><p>2週間の期間を選択</p></figcaption></figure>

3\. 右下隅に処理状況が表示されます。

<figure><img src="/files/62b8b36ab89e4a5b5d30781e0ccb67ad71e0a156" alt=""><figcaption></figcaption></figure>

4\. Planetから画像メタデータが届き次第、画像統計が **衛星モニタリング** 一覧に表示されます。

<figure><img src="/files/4743bc4534b11e11afd7233d40281be64e6abd15" alt=""><figcaption></figcaption></figure>

5\. 次に、最適なPlanet衛星画像を注文します。推奨条件：「*地表の明るい割合 % – 100*」。

<figure><img src="/files/f8a40d5de14e8ca98a50b760e25e33047f30dda5" alt=""><figcaption><p>Planet Labsから画像を注文</p></figcaption></figure>

6\. Planetのダウンロードが進行中です。

<figure><img src="/files/9832943bf363cbfcb686e33a756a3c69b89e167b" alt=""><figcaption><p>Planet Labsから画像をダウンロード</p></figcaption></figure>

7\. Planet画像は、さらに分析に利用できます。

<figure><img src="/files/2bb1d026f30be58322b78a3f3b893127797b99aa" alt=""><figcaption><p>GeoPardによってアップスケールされたPlanet Scope 3m画像</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/jpn/tsu-webapuri/monitaringu/planet-scope3mwo.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.
