> 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/tr/urun-turu-mobil-uygulama.md).

# Ürün Turu - Mobil Uygulama

- [GeoPard Mobil Uygulamasını Yükleyin](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/geopard-mobil-uygulamasini-yukleyin.md): iOS veya Android için GeoPard mobil uygulamasını indirin ve hızlıca tarla scouting’ine başlayın.
- [GeoPard Mobil Uygulamasında Oturum Açın](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/geopard-mobil-uygulamasinda-oturum-acin.md): GeoPard mobil uygulamasında oturum açın ve çiftliklerinize, tarlalarınıza ve haritalarınıza erişin.
- [Uydu görüntülerini görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/uydu-goruntulerini-goruntuleme.md): Tarladaki stres, gelişim ve değişkenliği incelemek için mobil uygulamada uydu görüntülerini görüntüleyin.
- [Zon haritalarını görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/zon-haritalarini-goruntuleme.md): Scouting ve tarla kararlarına yön vermek için mobil uygulamada yönetim zon haritalarını açın.
- [Toprak verilerini görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/toprak-verilerini-goruntuleme.md): Tarladaki mekânsal değişkenliği incelemek için mobil uygulamada toprak veri kümelerini görüntüleyin.
- [Verim verilerini görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/verim-verilerini-goruntuleme.md): Hasat performansını tarla genelinde karşılaştırmak için mobil uygulamada verim haritalarını görüntüleyin.
- [Topoğrafya haritalarını görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/topografya-haritalarini-goruntuleme.md): Rakımı ve arazi desenlerini anlamak için mobil uygulamada topoğrafya katmanlarını görüntüleyin.
- [Uygulanan veri kümelerini görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/uygulanan-veri-kumelerini-goruntuleme.md): Uygulamaları planlarla karşılaştırmak için mobil uygulamada uygulanan veri kümelerini görüntüleyin.
- [Tarlada çalışma/Zon haritalarında scouting](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/tarlada-calisma-zon-haritalarinda-scouting.md): Değişkenliği incelemek, not almak ve daha hızlı aksiyon almak için tarlada zon haritalarını kullanın.
- [Çevrimdışı çalışma](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/cevrimdisi-calisma.md): GeoPard mobil uygulamasını çevrimdışı kullanın ve sinyal olmadan tarla işlerinizi sürdürün.
- [Mobil Tarla İncelemesi için Filtreler](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/mobil-tarla-incelemesi-icin-filtreler.md): Mobil uygulamada haritaları ve tarla verilerini filtreleyerek önemli katmanlara odaklanın.
- [Mobil Uygulamada Harita ve Katman Seçenekleri](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/mobil-uygulamada-harita-ve-katman-secenekleri.md): Daha hızlı tarla incelemesi için mobil uygulamada harita ve katman seçeneklerini ayarlayın.
- [Mobil Uygulama Ayarları ve Tercihleri](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/mobil-uygulama-ayarlari-ve-tercihleri.md): Mobil uygulama ayarlarını, hesap seçeneklerini ve görüntü tercihlerini yönetin.


---

# 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/tr/urun-turu-mobil-uygulama.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.
