# Bank Details

**Steps to complete bank details:**\
1\. Go to the business profile screen. \
2\. Click on "withdraw" to set up bank details. \
3\. Add "bank account" and complete the email verification.&#x20;

{% file src="/files/NbGZUejjsvAs1j9D4cFO" %}

<div align="left"><figure><img src="/files/r7hwrHIbbzQgVk2sLt2p" alt="" width="264"><figcaption></figcaption></figure></div>

After all details are verified, a PayDay will be assigned to the service providers. (See [**The** **Y-Cucumber Account**](/the-y-cucumber-account.md))

<div align="left"><figure><img src="/files/sRHTdXfi34uHJy3FqjGF" alt="" width="375"><figcaption></figcaption></figure></div>

**Steps to initiate a manual withdrawal:**\
1\. Go to the business profile screen and click on"withdraw". \
2\. Click "withdrawal request" and select the amount to be withdrawn.&#x20;

{% file src="/files/qssFE9h0AtTxseUVn0FD" %}

<figure><img src="/files/KMTnfsmxmSV4Zi7Mum10" alt=""><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://manual.ycucumber.com/in-app-tutorial/bank-details.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.
