# Viewing yield data

Viewing yield data

To view yield data, select the farm and then the field, yield data for which you want to inspect:

Next, tap YIELD DATA and then tap the yield data map you want to see:

On the yield data screen you can see the following controls:

<figure><img src="https://lh4.googleusercontent.com/o2ggl1yXwdTrrE3hd8mY43stEogDaebIH8oTb3ym9AVnlXyJpE-OY3Hq-MbCSsBoDYpxFrhBz_lu5EHLQCrdiGs5MuaSiRWzJGqxiA0WKYpCGrJbMBf29VflGZcokewNeyzXxhmyYBMXHv5O-gDmVzNP-eKXriUes_IzP4u4lYs23fENz9clK2Zdatl2" alt=""><figcaption></figcaption></figure>

1. Allows you to switch between different layers of data from the yield data file.
2. Shows the yield data legend.
3. Zooms to the field.
4. Zooms to your current location.
5. Hides/Shows the layer.

Some more examples of yield data:


---

# 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-yield-data.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.
