# Hızlı Başlangıç

Bu bölüm, blokzinciri teknolojisini, özellikle de Ethereum ekosistemini halihazırda bilen geliştiricilere yöneliktir.

Projenize Chiliz Chain ile hızlı bir şekilde başlamanız için gerekli bilgileri sunar.

{% content-ref url="/pages/TDWAnnIvaCCcYkYIoFHD" %}
[Kısaca Chiliz Chain](/tr/hizli-baslangic/kisaca-chiliz-chain.md)
{% endcontent-ref %}

{% content-ref url="/pages/uEJKBpaoLjlq6ygK0Kys" %}
[Mainnet ve Testnete Bağlanma](/tr/hizli-baslangic/mainnet-ve-testnete-baglanma.md)
{% endcontent-ref %}

{% content-ref url="/pages/XXyPBdwHIdYVUm1Oe7lt" %}
[Testnet Tokenları Edinme](/tr/hizli-baslangic/testnet-tokenlari-edinme.md)
{% endcontent-ref %}

{% content-ref url="/pages/FKZBZvnu8ELcP39kcLd7" %}
[Sözleşme Oluşturma ve Doğrulama](/tr/hizli-baslangic/sozlesme-olusturma-ve-dogrulama.md)
{% endcontent-ref %}

{% content-ref url="/pages/AC0vBTIQGCyy4NcmirU4" %}
[Chiliz Node'u Kurma](/tr/gelistir/temel-ogeler/chiliz-chaine-baglanma/chiliz-nodeu-kurma.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/hizli-baslangic.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.
