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

# CraftHera Wiki – Anasayfa

CraftHera dünyasına hoş geldiniz! Bu sayfa, sunucumuz hakkında ihtiyacınız olan tüm bilgilere hızlı ve kolay bir şekilde ulaşabilmeniz için hazırlanmıştır. İster yeni başlayan bir oyuncu olun ister deneyimli bir maceracı, burada aradığınız tüm rehberleri bulabilirsiniz.

***

### 🚀 CraftHera Nedir?

**CraftHera**, Towny tabanlı, ekonomi ve topluluk odaklı bir Minecraft sunucusudur.\
Oyunculara özgür bir oyun deneyimi sunarak kendi kasabalarını kurmalarına, ticaret yapmalarına ve büyük savaşlara katılmalarına imkân tanır.

* 🏰 Kasabanı kur, ulusunu büyüt
* 💰 Ekonomide yerini al
* ⚔️ Savaşlara katıl, gücünü göster
* 🤝 Topluluğun bir parçası ol

***

### 📚 Wiki’de Neler Bulabilirsiniz?

CraftHera Wiki, oyun içindeki tüm sistemleri detaylı şekilde öğrenmeniz için hazırlanmıştır:

#### 🏰 Towny Rehberleri

* Towny nedir, nasıl oynanır
* Kasaba kurma ve geliştirme
* Arazi (claim) sistemleri
* Vergi ve ekonomi yönetimi

***

#### ⚔️ SiegeWar (Kuşatma)

* Kuşatma sistemi nedir
* Savaş mekanikleri
* Stratejiler ve komutlar

***

#### 💰 Ekonomi & Ticaret

* Sandık marketi kurma
* Para kazanma yöntemleri
* Mağaza ve kredi sistemi

***

#### 🎁 Sistemler & Özellikler

* Vote sistemi
* Görevler
* Etkinlikler
* VIP ve avantajlar

***

#### 🛠️ Teknik Rehberler

* Sunucuya giriş (PC & Mobil)
* Hesap işlemleri
* Destek sistemi kullanımı

***

### 🔗 Hızlı Bağlantılar

* 🎮 **Sunucu IP:** `play.crafthera.com`
* 🌐 **Mağaza:** <https://crafthera.com/store>
* 💳 **Kredi Yükle:** <https://crafthera.com/credits/charge>
* 🎫 **Destek Sistemi:** <https://crafthera.com/support/tickets>

***

### 💡 Neden CraftHera?

* ⚡ Optimize edilmiş ve akıcı oyun deneyimi
* 🛡️ Adil ve dengeli rekabet sistemi
* 🔄 Sürekli güncellenen içerikler
* 🤝 Aktif ve güçlü topluluk

CraftHera, Minecraft’ın klasik deneyimini bozmadan onu daha eğlenceli ve rekabetçi hale getirir.

***

### 🎯 Başlamaya Hazır mısın?

CraftHera dünyasında yerini almak için hemen sunucuya katıl ve kendi hikâyeni yaz!

📖 Daha fazla bilgi için Wiki sayfalarını keşfetmeyi unutma.

🚀 **CraftHera ile macera şimdi başlıyor!**


---

# 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.crafthera.com/crafthera-wiki-anasayfa.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.
