> For the complete documentation index, see [llms.txt](https://bantuan.eskro.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bantuan.eskro.id/terms-of-use/penarikan.md).

# Penarikan

Penarikan dana tersedia untuk pembeli dan penjual, anda dapat menarik saldo melalui fitur **Penarikan Saldo** yang tersedia pada platform eskro.

**Proses Penarikan Dana:**

1. **Masukkan Nominal Penarikan:** Masukkan nominal dana yang ingin Anda tarik ke rekening bank Anda.
2. **Pilih Rekening Bank Tujuan:** Pilih rekening bank tujuan Anda yang terdaftar di Eskro.id. Pastikan nama pemilik rekening bank sesuai dengan nama akun Eskro Anda.
3. **Konfirmasi Transaksi:** Konfirmasi transaksi penarikan dana Anda.
4. **Dana Diproses:** Eskro.id akan memproses penarikan dana Anda maksimal 2 hari kerja.

**Biaya Penarikan Dana:**

* **Penarikan dana ke rekening Bank BRI:** Gratis.
* **Penarikan dana ke rekening bank selain Bank BRI:** Dikenakan biaya tambahan. Biaya ini dapat berubah sewaktu-waktu, mohon cek informasi terbaru di website Eskro.id.

**Catatan Penting:**

* Pastikan Anda telah menyelesaikan semua transaksi dan tidak ada sengketa yang belum terselesaikan sebelum melakukan penarikan dana.
* Eskro.id berhak melakukan pemeriksaan, pembekuan, penundaan, dan/atau pembatalan penarikan dana jika terdapat dugaan pelanggaran terhadap Syarat dan Ketentuan Eskro, seperti tindakan curang, manipulasi, atau aktivitas ilegal lainnya.
* Jika Anda memiliki pertanyaan atau mengalami kendala dalam proses penarikan dana, mohon hubungi tim support Eskro.id.


---

# 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://bantuan.eskro.id/terms-of-use/penarikan.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.
