> 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/f.a.q./events.md).

# Events

Here you can engage with various events that we offer, such as the Season Event, Puzzle Event, Race Event, Burning Event, Progression Event, and others! Events feature different rewards, so be sure to check them out!

{% content-ref url="/pages/ufrKFEY62Bfsztd4PtXN" %}
[1. How to buy the Season Pass?](/rollercoin/f.a.q./events/1.-how-to-buy-the-season-pass.md)
{% endcontent-ref %}

{% content-ref url="/pages/7kOrQPmajUQXSfbAyFAS" %}
[2. Why don’t I receive a reward from the Season Pass?](/rollercoin/f.a.q./events/2.-why-dont-i-receive-a-reward-from-the-season-pass.md)
{% endcontent-ref %}

{% content-ref url="/pages/vlJgXPSTOXlP9VbTjcNg" %}
[3. Why can't I receive XP for Season Pass?](/rollercoin/f.a.q./events/3.-why-cant-i-receive-xp-for-season-pass.md)
{% endcontent-ref %}

{% content-ref url="/pages/GyZOPdqakTltXtA283w8" %}
[4. Is it possible to purchase a Season Pass later?](/rollercoin/f.a.q./events/4.-is-it-possible-to-purchase-a-season-pass-later.md)
{% endcontent-ref %}

{% content-ref url="/pages/fy5TzzID3Y76PncHw9bH" %}
[5. What happens after Season Pass completion?](/rollercoin/f.a.q./events/5.-what-happens-after-season-pass-completion.md)
{% endcontent-ref %}

{% content-ref url="/pages/J7RpxdRcixi25scxTpbb" %}
[6. What is a Progression Event?](/rollercoin/f.a.q./events/6.-what-is-a-progression-event.md)
{% endcontent-ref %}

{% content-ref url="/pages/5RqhWjd7TxLSpV5nC4Ut" %}
[7. I leveled up on progression event, but I didn't receive the reward!](/rollercoin/f.a.q./events/7.-i-leveled-up-on-progression-event-but-i-didnt-receive-the-reward.md)
{% endcontent-ref %}

{% content-ref url="/pages/XQAzqUK1ZWurjMrYsRZJ" %}
[8. What is a Puzzle Event?](/rollercoin/f.a.q./events/8.-what-is-a-puzzle-event.md)
{% endcontent-ref %}

{% content-ref url="/pages/r63A9SEg7fuvsW45GNvj" %}
[9. What is a Race Event?](/rollercoin/f.a.q./events/9.-what-is-a-race-event.md)
{% endcontent-ref %}

{% content-ref url="/pages/nOK5uCXc7WrTyeEnEHtt" %}
[10. What happens after the Race Event's end?](/rollercoin/f.a.q./events/10.-what-happens-after-the-race-events-end.md)
{% endcontent-ref %}

{% content-ref url="/pages/0yfLQdMf9qF6RmPdNhQB" %}
[11. What is a Burning Event?](/rollercoin/f.a.q./events/11.-what-is-a-burning-event.md)
{% endcontent-ref %}

{% content-ref url="/pages/SCaovrUc4BrWyttfVD14" %}
[12. What happens after the Burning Event's end?](/rollercoin/f.a.q./events/12.-what-happens-after-the-burning-events-end.md)
{% endcontent-ref %}

{% content-ref url="/pages/djbANrg5iL2TuGdmiNP3" %}
[13. What is an Expedition?](/rollercoin/f.a.q./events/13.-what-is-an-expedition.md)
{% endcontent-ref %}

{% content-ref url="/pages/i9AlI7aid4lZI5cCiyqt" %}
[14. How does an Expedition work?](/rollercoin/f.a.q./events/14.-how-does-an-expedition-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/wl84KdP3AXvvSU0hUUkL" %}
[15. How to customize my Hamster?](/rollercoin/f.a.q./events/15.-how-to-customize-my-hamster.md)
{% endcontent-ref %}

{% content-ref url="/pages/MWQXrmrjj8nWFZfI1yA1" %}
[16. What is a Resource Well Event?](/rollercoin/f.a.q./events/16.-what-is-a-resource-well-event.md)
{% endcontent-ref %}

{% content-ref url="/pages/WL5pB4ZFIWenJ8M4G2zb" %}
[17. What is a Freon Event?](/rollercoin/f.a.q./events/17.-what-is-a-freon-event.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/f.a.q./events.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.
