> For the complete documentation index, see [llms.txt](https://flexpoint.gitbook.io/flexpoint-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flexpoint.gitbook.io/flexpoint-docs/income/editor/how-to-add-bkash-account.md).

# How to add Bkash account

You can do so by following the simple steps below:

1. Make sure you have a Product published in your **Product tab** before getting started.
2. Next, head over to the **My Income Tab**.

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

3. Then, click on the Payment settings in the right corner.

<figure><img src="/files/16zCCSnsOvmPuPKPiajW" alt=""><figcaption></figcaption></figure>

4. Now select the **Payment** Tab

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

5. Click on **Add New Account**

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

6. Select your currency

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

7. Select **Bkash Account**

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

8. Enter your Bkash account information ( Full name of account holdar, bkash Account Number). Finally, click the "**Add Account**" button to complete the process.

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

9. Your bkash account has been successfully set up in just a few seconds.

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


---

# 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://flexpoint.gitbook.io/flexpoint-docs/income/editor/how-to-add-bkash-account.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.
