> 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ı Kurun](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/geopard-mobil-uygulamasini-kurun.md): GeoPard mobil uygulamasını iOS veya Android için indirin ve tarla scouting’ine hızlıca 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.
- [Bölge haritalarını görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/bolge-haritalarini-goruntuleme.md): Scouting’i ve tarla kararlarını yönlendirmek için mobil uygulamada yönetim bölgesi 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 setlerini 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ı tarlanın farklı yerlerinde 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): Yükseklik ve arazi desenlerini anlamak için mobil uygulamada topoğrafya katmanlarını görüntüleyin.
- [Uygulanan veri setlerini görüntüleme](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/uygulanan-veri-setlerini-goruntuleme.md): Operasyonları planlarla karşılaştırmak için mobil uygulamada uygulanan veri setlerini görüntüleyin.
- [Tarlada çalışma/Scouting bölge haritaları](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-mobil-uygulama/tarlada-calisma-scouting-bolge-haritalari.md): Değişkenliği incelemek, not almak ve daha hızlı aksiyon almak için tarlada bölge 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 saha çalışmalarını sinyal olmadan 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): Önemli katmanlara odaklanmak için mobil uygulamada haritaları ve tarla verilerini filtreleyin.
- [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üleme 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.
