# Merhaba Geliştirici!

Geliştirici Portalı Rehberi'ne hoş geldin! Bu rehber, Minecraft Bedrock oyuncularının yaratıcı içerikler geliştirmesine yardımcı olmak için Türkçe dilinde hazırlanmıştır. Bu rehberin asıl kaynağı Microsoft tarafından hazırlanan orijinal Minecraft Bedrock Dokümantasyonları'nı referans alır.

Takıldığın konularda yardım almak için Discord sunucumuza katıl: <https://discord.com/invite/nyCqPGsMJr>

Microsoft tarafından hazırlanan dokümantasyonlara ulaşmak için: <https://learn.microsoft.com/en-us/minecraft/creator/?view=minecraft-bedrock-stable>

*Hazırlayan: @hernmes*

***

*NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT*


---

# Agent Instructions: 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:

```
GET https://gelistirici.minehoria.net/merhaba-gelistirici.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
