# Viewing satellite images

Viewing satellite images

GeoPard mobile application allows you to view satellite images on your mobile device.

To view satellite images, first, you need to select the farm and then the field, satellite images for which you want to inspect:

Next, tap SATELLITE MONITORING and then tap the satellite image you want to see:

You will see a similar screen:

<figure><img src="https://lh4.googleusercontent.com/S7EuCt06-Fwicj99mazf8wqUdtYMtQb3-F65tPvlCp8DOZlx3s90f6_C7rVQX2BW0t9DPNKphs3T9bXYgALQsGW66j5fqr9-avhsWjUmI4D6uW3gFUogNexWap_90dXYH_v68zudfQXyYJoseKZpgXTUNNrus3zFCywbJ1EOsWGLRZUPMF6M4rwpx0JD" alt=""><figcaption></figcaption></figure>

On the screen, you have the following controls:

1. Select index: RGB, NIR, EVI2, GNDVI, IPVI, LAI, NDVI, SAVI, OSAVI, GCI, NDWI, WDRVI, SBI
2. Zoom into the field.
3. Zoom to your location.
4. Hide/Show the layer.


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/product-tour-mobile-app/viewing-satellite-images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
