# Withdraw

<figure><img src="/files/Nr0dLjZxQmZnq7Zwp4LA" alt="" width="563"><figcaption></figcaption></figure>

#### Cara Melakukan Withdraw

1. **Klik tombol Withdraw di halaman Orders**
   * Tombol ini berada di bagian kanan atas, dekat dengan tampilan saldo kamu.
2. **Masuk ke halaman Withdraw**
   * Di halaman ini kamu bisa melihat dua jenis catatan transaksi:
     * **Balance In**: uang yang masuk dari transaksi sukses via payment link
     * **Balance Out**: uang keluar, seperti saat kamu melakukan withdraw
3. **Klik tombol Withdraw**
   * Setelah diklik, akan muncul **popup Withdraw Money**

     <figure><img src="/files/B926KX1gqA6871KlpKbN" alt="" width="375"><figcaption></figcaption></figure>
4. **Pilih Bank Account**
   * Pilih rekening yang sudah kamu daftarkan sebelumnya di halaman **Order & Payment Settings**
5. **Masukkan jumlah withdraw**
   * Isi nominal yang ingin ditarik
   * Klik tombol **Withdraw**
6. **Verifikasi melalui OTP**
   * Setelah klik withdraw, sistem akan menampilkan popup OTP
   * Cek email kamu, masukkan OTP ke dalam form untuk melanjutkan
7. **Proses withdraw selesai direquest**
   * Setelah OTP benar, permintaan withdraw akan diproses
   * Kamu hanya perlu menunggu proses transfer dari pihak **Xendit**


---

# Agent Instructions: 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:

```
GET https://docs.cekat.ai/order/orders-page/withdraw.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
