# Geliştir

Bu bölüm, işe koyulmaya hazır olan teknoloji kullanıcıları ve geliştiricilere yöneliktir.&#x20;

“Temel Öğeler” alt bölümü, bir blok zinciri geliştiricisi olarak düzenli olarak kullanacağınız bilgilere erişmenizi sağlar.

{% content-ref url="/pages/ZDvFosllG2BUkzgbC2ij" %}
[Temel Öğeler](/tr/gelistir/temel-ogeler.md)
{% endcontent-ref %}

“Gelişmiş” alt bölümü, sonuçların daha hızlı alınmasına yardımcı olacak üçüncü taraf araçların veya çerçevelerin kullanımını gösterir. Bunlar şimdilik Biconomy ve Pyth'i içeriyor, daha fazlası da yakında.

{% content-ref url="/pages/mdcNq9g39QfC35dOLCK4" %}
[Gelişmiş](/tr/gelistir/gelismis.md)
{% endcontent-ref %}


---

# 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://docs.chiliz.com/tr/gelistir.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.
