> 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/pt-br/tour-do-produto-app-web/monitoramento-por-satelite/solicitar-imagens-planet-scope-3m-diarias.md).

# Solicitar imagens Planet Scope (3m diárias)

### Imagens da Planet

Você pode solicitar imagens da Planet diretamente pela interface do usuário do GeoPard, na página de um talhão. Primeiro, o recurso deve estar habilitado para a sua conta.

### Tutorial em vídeo

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
Imagens da Planet no software de agricultura de precisão GeoPard
{% endembed %}

<br>

1\. Vá até a página do talhão e clique no **ícone** da Planet.

<figure><img src="/files/9f80d247601d0fdc446cbb8c431d650245cae9a6" alt=""><figcaption><p>Clique no botão Planet</p></figcaption></figure>

2\. Escolha o intervalo de datas desejado e clique em **Solicitar**.

<figure><img src="/files/5e6ede9492ec8026ed1663b341ada4ae648599c2" alt=""><figcaption><p>Escolha um intervalo de 2 semanas</p></figcaption></figure>

3\. No canto inferior direito, você verá o status do processamento.

<figure><img src="/files/956cab0e62960227613e1526ffc10a63c3f68af5" alt=""><figcaption></figcaption></figure>

4\. Assim que os metadados da imagem forem recebidos da Planet, as estatísticas da imagem aparecerão na lista de **Monitoramento por Satélite** .

<figure><img src="/files/38ca6874a7456626b9c32f3ce82c888b2984dff3" alt=""><figcaption></figcaption></figure>

5\. Em seguida, solicite a imagem de satélite da Planet mais adequada. Condição recomendada: “*% de área sem cobertura – 100*”.

<figure><img src="/files/90d4fe8d527f8721fca4e5f866639ce12814e00f" alt=""><figcaption><p>Solicitar imagem da Planet Labs</p></figcaption></figure>

6\. O download da Planet está em andamento.

<figure><img src="/files/36d3c0754257c8e78775badc7d6c1183c7893ecd" alt=""><figcaption><p>Baixar imagem da Planet Labs</p></figcaption></figure>

7\. A imagem da Planet estará disponível para análises adicionais.

<figure><img src="/files/0f6505b1aba71421cf159c16e0643714e4d680e3" alt=""><figcaption><p>Imagem Planet Scope de 3 m, ampliada pelo 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/pt-br/tour-do-produto-app-web/monitoramento-por-satelite/solicitar-imagens-planet-scope-3m-diarias.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.
