# Withdrawal

Withdrawal enables you to withdraw fund from your SendMe balance to your bank account. It can be done as follows:

1. On **Disbursement/Withdrawal** menu, or you can click **Withdraw** button that appear in certain menus.

<figure><img src="/files/l0RMMT6IqgxtiyErSKAO" alt="" width="143"><figcaption></figcaption></figure>

2. Input the nominal, then click **Withdraw.**

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

**Detail Header Withdrawal Page**

<table><thead><tr><th width="201">Field</th><th>Description</th></tr></thead><tbody><tr><td>Source Account</td><td>Source account (SendMe Virtual Account number)</td></tr><tr><td>Account Balance</td><td>SendMe balance</td></tr><tr><td>Top Up</td><td>Click to see the payment method for top up. The details about top up can be seen <a href="/pages/DGoTyT80OdNvthtVbPsE">here</a>. </td></tr></tbody></table>

**Guide Form Withdrawal**

<table><thead><tr><th width="216">Field</th><th>Description</th></tr></thead><tbody><tr><td>Bank Detail</td><td>Detail Bank<br>(automatically filled by system based on partner account)</td></tr><tr><td>Account Number</td><td><p>Bank account number</p><p>(automatically filled by system based on partner account)</p></td></tr><tr><td>Amount*</td><td>Withdraw nominal amount<br>*required field</td></tr><tr><td>Description</td><td>Withdraw description</td></tr></tbody></table>

3. Ensure the data that you've been inputted is correct, then click **Confirm.**

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

4. Withdrawal has been successfully procceed.

<figure><img src="/files/dZTG0BKLAw8zCsSFNJmS" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.faspay.co.id/merchant-page-reference/faspay-sendme/withdrawal.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.
