> 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.md).

# Income

- [Setting Up Your Payments](https://flexpoint.gitbook.io/flexpoint-docs/income/editor.md)
- [How to Connect Flexpoint with Wise](https://flexpoint.gitbook.io/flexpoint-docs/income/editor/how-to-connect-flexpoint-with-wise.md): In order to start making money on Flexpoint, you'll need to publish a product on your Flexpoint Store then setup your Wise account!
- [How to add Bkash account](https://flexpoint.gitbook.io/flexpoint-docs/income/editor/how-to-add-bkash-account.md): To start earning on FlexPoint, publish a product on your FlexPoint Store and set up your local bank account for seamless payments!
- [Cashing Out Your Income](https://flexpoint.gitbook.io/flexpoint-docs/income/markdown.md)
- [How to Cash Out Inside Flexpoint](https://flexpoint.gitbook.io/flexpoint-docs/income/markdown/how-to-cash-out-inside-flexpoint.md): Congratulations on your first sale on Flexpoint!. In this guide, we will walk you through the step-by-step process of withdrawing your earnings from your Flexpoint account.
- [Managing Stripe](https://flexpoint.gitbook.io/flexpoint-docs/income/images-and-media.md)
- [Managing Wise](https://flexpoint.gitbook.io/flexpoint-docs/income/interactive-blocks.md)
- [Local Bank Account](https://flexpoint.gitbook.io/flexpoint-docs/income/openapi.md)
- [How to add local bank account](https://flexpoint.gitbook.io/flexpoint-docs/income/openapi/how-to-add-local-bank-account.md): To start earning on FlexPoint, publish a product on your FlexPoint Store and set up your local bank account for seamless payments!


---

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

```
GET https://flexpoint.gitbook.io/flexpoint-docs/income.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.
