> 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/giris-bilgilendirme/crafthera-sunucuya-katilim-kilavuzu-mobil-bedrock.md).

# CraftHera Sunucuya Katılım Kılavuzu (Mobil - Bedrock)

***

### 🔹 Sunucu Bilgileri

* **Sunucu Adresi (IP):** `play.crafthera.com`
* **Port:** `19132`
* **Platform:** Minecraft Bedrock (Mobil, Tablet, Windows 10/11, Konsol)

***

### 🧩 1. Minecraft’ı Açın

Cihazınızda **Minecraft (Bedrock Edition)** uygulamasını başlatın.

***

### 🌐 2. “Play” (Oyna) Menüsüne Girin

Ana menüde:

* **“Play” (Oyna)** butonuna dokunun
* Üst sekmelerden **“Servers” (Sunucular)** bölümüne geçin

***

### ➕ 3. Sunucu Ekleyin

* Aşağı kaydırın ve **“Add Server” (Sunucu Ekle)** seçeneğine dokunun
* Açılan ekranda şu bilgileri girin:
  * **Server Name (Sunucu Adı):** CraftHera *(isteğe bağlı)*
  * **Server Address (Sunucu Adresi):** `play.crafthera.com`
  * **Port:** `19132`
* **“Save” (Kaydet)** butonuna dokunun

***

### 🚀 4. Sunucuya Katılın

Eklediğiniz **CraftHera** sunucusuna dokunarak giriş yapabilirsiniz.

***

### ⚠️ Olası Sorunlar ve Çözümleri

**❌ Sunucuya bağlanamıyorum**

* İnternet bağlantınızı kontrol edin
* IP ve port bilgisini doğru girdiğinizden emin olun

**❌ “Unable to connect” hatası**

* Oyunu kapatıp yeniden açın
* Farklı bir internet (Wi-Fi / mobil veri) deneyin

**❌ Sunucu görünmüyor**

* “Servers” sekmesinde olduğunuzdan emin olun
* Sunucuyu tekrar eklemeyi deneyin

***

### 💡 İpuçları

* Bedrock sürümünüzün güncel olması önerilir
* İlk girişte sunucu kurallarını okumayı unutmayın
* Komutlar için sohbet kısmına `/help` yazabilirsiniz

***

### 🎉 Hazırsınız!

Artık mobil cihazınızdan CraftHera sunucusuna giriş yapabilirsiniz.\
Kendi kasabanızı kurun, ticaret yapın ve topluluğun bir parçası olun!

İyi oyunlar! 🚀


---

# 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/giris-bilgilendirme/crafthera-sunucuya-katilim-kilavuzu-mobil-bedrock.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.
