# How to make a withdrawal

![Withdraw your money with ease](/files/PitNuKP8qD2811ppyqia)

Do you find it difficult withdrawing your money? kindly click on transactions if you're already logged in, after which you will see a withdrawal button, click on it, after you've done that, the image on the screen pops up for you to fill in your details.

**Amount:** This is the amount you wish to withdraw.

**Note:** The minimum amount for withdrawal is ten thousand naira (10,000).

Account number: Your bank account number.

**Account name**: Name of the account.


---

# 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.cloudnotte.com/business/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.
