> 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./magaza.md).

# Mağaza

Burada, oyunu oynamaya başlamak için ihtiyacınız olan temel şeyleri satın alabilirsiniz. Ayrıca, loot box’lar açabilir, üretim malzemeleri satın alabilir ve bazı kozmetik öğeler edinebilirsiniz!

{% content-ref url="/pages/f78d4cbb40ce6deecc8e3e124e0296c13369908d" %}
[1. Crafting nasıl çalışır? Crafting Teklifi'nden bir öğeyi nasıl alabilirim?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/1.-crafting-nasil-calisir-crafting-teklifinden-bir-ogeyi-nasil-alabilirim.md)
{% endcontent-ref %}

{% content-ref url="/pages/6b9b936446e5ccc3cdc88132a1ce641db4937d6f" %}
[2. Popüler bölüm nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/2.-populer-bolum-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/276cbe47c201cecbb5e2eb769c4c26c6f3395ae3" %}
[3. RST ve Sezon Mağazası nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/3.-rst-ve-sezon-magazasi-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/e6e850a3958f40828a0f9f34e9f23bc043693f0e" %}
[4. Bir öğeyi nasıl satın alırım?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/4.-bir-ogeyi-nasil-satin-alirim.md)
{% endcontent-ref %}

{% content-ref url="/pages/73e6147de341ca36a1d7a145a419e7c6a8d40ab1" %}
[5. Miner'ı satın aldım, ama kuramıyorum!](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/5.-mineri-satin-aldim-ama-kuramiyorum.md)
{% endcontent-ref %}

{% content-ref url="/pages/1de0a7058e1aed5a302951f3446d5d441efa7017" %}
[6. Bir Common Case açtığım halde epik/nadir parçalarımı neden almadım?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/6.-bir-common-case-actigim-halde-epik-nadir-parcalarimi-neden-almadim.md)
{% endcontent-ref %}

{% content-ref url="/pages/5cdc9555d2d0c9dd03a73b3e13cab7d50e4b9f75" %}
[7. Neden parçalara ihtiyacım var? Parçaları nasıl kullanabilirim?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/7.-neden-parcalara-ihtiyacim-var-parcalari-nasil-kullanabilirim.md)
{% endcontent-ref %}

{% content-ref url="/pages/fd7cb67b7bdf1b09f029818636d939873b1b557b" %}
[8. Avatar ve Oda kozmetiklerini nerede kullanabilirim?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/8.-avatar-ve-oda-kozmetiklerini-nerede-kullanabilirim.md)
{% endcontent-ref %}

{% content-ref url="/pages/fcb53533ce66fa858645ce48b53645270d0eac83" %}
[9. Lootbox'lar nedir ve nasıl çalışır?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/9.-lootboxlar-nedir-ve-nasil-calisir.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./magaza.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.
