# Chiliz Chain'e Bağlanma

Chiliz Chain'e bağlanmanın 2 yolu vardır:

* RPC uç noktası (endpoint) kullanarak-- Mainnet veya Testnet.
* Kendi Chiliz Chain node'unuzu kullanarak.

Bir node ile doğrudan HTTP veya websockets üzerinden etkileşim kurmak için RPC uç noktalarını kullanabilirsiniz.&#x20;

Daha fazla kontrol ve gizlilik sağlayan ancak daha fazla teknik beceri ve kaynak gerektiren kendi Chiliz Chain node'unuzu da çalıştırabilirsiniz.

{% content-ref url="/pages/FSmhQBKpC17XbJe2Hz7y" %}
[RPC ile Bağlanma](/tr/gelistir/temel-ogeler/chiliz-chaine-baglanma/rpc-ile-baglanma.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/gelistir/temel-ogeler/chiliz-chaine-baglanma.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.
