> For the complete documentation index, see [llms.txt](https://docs.kaaryasetu.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaaryasetu.in/withdrawal-methods/wallet.md).

# Wallet

## Wallet

You can withdraw money from your KaaryaSetu account&#x20;

### Terms

|                               | **Papara**                            |
| ----------------------------- | ------------------------------------- |
| **Fee**                       | 3% of the withdrawal amount           |
| **Minimum withdrawal amount** | <p>₹300 for one withdrawal</p><p></p> |
| **Maximum withdrawal amount** | ₹50000 for one withdrawal             |
| **Withdrawal method**         | UPI/IMPS                              |

### Withdrawing money

To withdraw money from your KaaryaSetu account:

* In the menu on the left, select **Wallet**. The **Wallet** tab opens.

Under **Current balance**, you'll see the amount you can withdraw and the amount under review:

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

{% hint style="info" %}
Additional information about your funds will be available at the top of the screen under your name.&#x20;
{% endhint %}

* The amount to be credited if the tasks are accepted.
* Press **Withdraw from balance**. This opens the **Money withdrawal** form.
* Select a withdrawal method from the list.
* Enter the amount.
* Press **Whole amount** to withdraw all money from your account.
* Press **Withdraw**.

You can see the transaction status and the act of acceptance in the **Transactions history** section.

### Withdrawal period

The money is usually credited to the specified account within a few minutes, but sometimes it takes longer.

### Withdrawal features

Payment and money withdrawal are regulated by the [User Agreement](https://kaaryasetu.in/documents/terms-of-use.pdf).

The terms of payment systems are for information only.

The payment system can change prices, conditions and its availability in the user's country on a unilateral basis. The users can find out about the changes on the payment system site.

KaaryaSetu is not responsible for such changes or for reflecting them in this section in a timely manner.


---

# 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://docs.kaaryasetu.in/withdrawal-methods/wallet.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.
