> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-ground/tr/baslarken/installation.md).

# Yükleme

GeoDin® Ground, Üzerinde ücretsiz bir eklenti olarak dağıtılır **Autodesk Marketplace**. Kurulum programı bir ekler **GeoDin® Ground** Civil 3D şuraya Hepsi eklenti komutlarıyla bir şerit sekmesi.

## Ön Koşullar

* **Autodesk Civil 3D 2025, 2026, VEYA 2027** yüklü VE lisanslı.
* **Bir GeoDin® Veritabanı** görselleştirmek istediğiniz Sondaj kuyuları içeren. Veritabanı, Dosya tabanlı bir Microsoft Access Dosyası (`.mdb` / `.accdb`) veya GeoDin® içinde zaten yapılandırılmış bir istemci/sunucu Veritabanı bağlantısı.
* *(İsteğe bağlı)* GeoDin®'in aynı makine Üzerinde kurulu olması - alttaki Kayıtlar üzerinde düzenleme yapmak için kullanışlıdır, ancak mevcut bir Veritabanı üzerinde GeoDin® Ground'u çalıştırmak şuraya İhtiyaç duyulan değil.

{% hint style="info" %}
**Hayır, henüz Veritabanı yok mu?** Eklenti yükleyicisi bir **Denver** Her komutu keşfetmek için kullanılabilecek Örnek Veritabanı şuraya. Ayrıca doğrudan indirilebilir:
{% endhint %}

>

{% hint style="info" %}
{% embed url="<https://resources.geodin.com/downloads/autodesk/data/demo/DenverDemoDatabase.accdb>" %}
{% endhint %}

## En son Versiyonu indir VE Yükle

{% embed url="<https://marketplace.autodesk.com/apps/e980e6d6-57f3-4de3-b311-0da8181b0ff6>" %}

1. Autodesk Marketplace'i Aç ve Şunu ara **GeoDin® Ground** (veya yukarıdaki bağlantıyı kullanın).
2. Yükleyiciyi indir ve çalıştır.
3. Civil 3D'yi Başlat veya yeniden başlat.
4. Yeni bir **GeoDin® Ground** Civil 3D içinde yeni bir şerit görünür. İse onu görmüyorsanız, gerçekte başlattığınız Civil 3D Versiyonu için kurulum yaptığınızı doğrulayın, sonra Civil 3D'yi yeniden Başlat.

{% hint style="info" %}
**Mevcut Versiyonu kontrol etme:** o [Autodesk Marketplace üzerinde GeoDin® Ground listesi](https://marketplace.autodesk.com/apps/e980e6d6-57f3-4de3-b311-0da8181b0ff6) Her zaman Mevcut sürüm sayısını ve Tamamen Civil 3D uyumluluk listesini gösterir.
{% endhint %}

## Tamamen çevrimdışı çalıştırma

GeoDin® Ground Herhangi bir ağ bağlantısı Hariç çalışabilir. İse güvenlik politikanız bunu gerektiriyorsa, Yer `.accdb` Yerel sabit sürücü Üzerinde bulunan Dosya'yı, Civil 3D VE GeoDin® Ground'u aynı makine üzerinde Yükle ve Şuradan ağ bağlantısını kes. Bu dokümanlarda açıklanan her komut o Konfigürasyon içinde çalışır.

## Sonraki adımlar

Yüklendikten sonra, Devam edin [İlk aşama](/geodin-ground/tr/baslarken/first-steps.md) şuraya bir Veritabanı bağlamak, Sondaj kuyuları Yükle VE birinci Zemin modeli çizim yapmak.


---

# 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.geodin.com/geodin-ground/tr/baslarken/installation.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.
