> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme.md).

# Yönlendirme

Burada, Yönlendirme istatistiklerinizi görüntüleyebilir, davet bağlantınızı alabilir ve web siteniz veya blogunuz için tanıtım materyallerine erişebilirsiniz.

{% content-ref url="/pages/9d084fb10b656cf3cc74ad85bbcc247b206137c9" %}
[1. Yönlendirme programı nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme/1.-yonlendirme-programi-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/a5830f4bf65ba774ae5da728120cd192f20c4e13" %}
[2. Yönlendirme Programıyla nasıl daha fazla kazanabilirim?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme/2.-yonlendirme-programiyla-nasil-daha-fazla-kazanabilirim.md)
{% endcontent-ref %}

{% content-ref url="/pages/4d313aceb9cd0110773847159919d82d75100595" %}
[3. Nasıl yönlendirme yaparım?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme/3.-nasil-yonlendirme-yaparim.md)
{% endcontent-ref %}

{% content-ref url="/pages/73fd7ea0347d5dabc75ced145308e3c871c3c7c7" %}
[4. Yönlendirme istatistiklerimde neden sayılmıyor?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme/4.-yonlendirme-istatistiklerimde-neden-sayilmiyor.md)
{% endcontent-ref %}

{% content-ref url="/pages/d41d3cfb2a2077615323cb58524df2e74199eb2d" %}
[5. Yönlendirme komisyonlarımı neden alamıyorum?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme/5.-yonlendirme-komisyonlarimi-neden-alamiyorum.md)
{% endcontent-ref %}

{% content-ref url="/pages/153b431e52298dee4c5d3297547717271e5ab1cc" %}
[6. Yönlendirmeyi nasıl kaldırırım?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme/6.-yonlendirmeyi-nasil-kaldiririm.md)
{% endcontent-ref %}


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-tr/f.a.q./yonlendirme.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.
