> 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./cuzdan/8.-nasil-cekim-yaparim.md).

# 8. Nasıl çekim yaparım?

Para bir çekimi yapmak için lütfen aşağıdaki talimatları izleyin:

1. şuna tıklayın [<mark style="color:yeşil;">Cüzdan düğmesi</mark>](https://rollercoin.com/wallet) sağ üst köşede ve [<mark style="color:yeşil;">sayfa</mark>](https://rollercoin.com/wallet) tüm coinlerin listesiyle birlikte görünecektir.&#x20;
2. Çekmek istediğiniz coini seçin ve ardından «Withdraw» düğmesine tıklayın.
3. Cüzdan adresinizi ve çekmek istediğiniz tutarı girin.
   1. Ayrıca, XRP çekiyorsanız MEMO numaranızı da girin.
4. Onay kutusunu işaretleyin ve ardından «Confirm» düğmesine tıklayın.
5. «Withdraw» düğmesine tıklayarak çekim işlemini tamamlayın.
6. Ve son olarak bizden bir onay e-postası alacaksınız ([<mark style="color:yeşil;">noreply@rollercoin.com</mark>](mailto:noreply@rollercoin.com)), çekim onay penceresinde Rollercoin içinde onay kodunu girerek çekiminizi doğrulamanız gerekecek.

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

{% hint style="success" %}
**Bazı coinler yalnızca kazılabilir veya yatırılabilir.**&#x20;

Bir çekim seçeneğini bulamıyorsanız veya coin sekmesini açamıyorsanız, bu, söz konusu coin için çekimlerin şu anda kullanılamadığı anlamına gelir.
{% endhint %}


---

# 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./cuzdan/8.-nasil-cekim-yaparim.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.
