> 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./etkinlikler/6.-ilerleme-etkinligi-nedir.md).

# 6. İlerleme Etkinliği nedir?

RollerCoin üzerindeki bir Progression Event, oyuncuların becerilerini test etmeleri ve ödüller kazanmaları için heyecan verici bir fırsattır. Bu etkinlikler genellikle birkaç haftada bir gerçekleşir ve oyuncuların belirlenen bir zaman dilimi içinde tamamlaması gereken belirli bir görev veya hedef setini içerir. Bir Progression Event sırasında oyuncuların üstlenmesi gereken belirli görevler veya hedefler, etkinlik başlayana kadar genellikle bilinmez; bu da oyuna bir gizem ve heyecan unsuru katar.

<figure><img src="/files/4107a1811dc491547c45cff6df4d863abba56f07" alt=""><figcaption></figcaption></figure>

Her oyuncu, birden fazla kez tamamlanabilen özel Progression Event Quests görevlerini tamamlayarak aldığı puanlar için yarışır. Bu etkinlikteki her seviye size özel bir ödül sunar ve ilerledikçe bir seviyeyi tamamlamak için gereken puan miktarı artar.

{% hint style="success" %}
Daha hızlı ilerlemek için bir çarpan uygulanabilir! RLT harcadığınızda otomatik olarak etkinleşir — harcadığınız her 1 RLT için x0.1 (100’e kadar) kazanırsınız. Ancak bu yalnızca geçicidir. Kalan süre "Multiplier" bölümündeki zamanlayıcıda gösterilir.

Ayrıca, Multiplier özelliği değiştirilebilir, bu yüzden her yeni Progression Event’te Information <img src="https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/info_32.png" alt="Info" data-size="line"> düğmesine tıklayarak bunu kontrol etmeyi unutmayın!
{% endhint %}

<figure><img src="/files/ca7aa866e3c0dcf0965cb3f3c95616ad7c3013cf" alt=""><figcaption></figcaption></figure>


---

# 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./etkinlikler/6.-ilerleme-etkinligi-nedir.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.
