> 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/getting-started/quickstart.md).

# Quick start

Follow the steps below to start making money in KaaryaSetu.

### Step 1. Register in KaaryaSetu  <a href="#step-two" id="step-two"></a>

1. On the KaaryaSetu [home page](https://app.kaaryasetu.in/), press **Sign up**.
2. [Fill out the form](/getting-started/publish-your-docs.md) and press **Create Account**.

\
To learn more, see [Registration](/getting-started/publish-your-docs.md).

### Step 2. Complete your first task <a href="#step-three" id="step-three"></a>

1. Go to the **Tasks** tab.
2. Select the desired task from the list and press **Start**.
3. [Complete the task](/complete-a-task/complete-a-task.md) and press **Submit**.
4. [Wait to get the result of the review](/complete-a-task/see-the-result.md) from the task requester.
5. Complete one or more tasks to earn ₹300, which is the minimum amount you can [withdraw](/withdrawal-methods/wallet.md).

Learn more under [Complete a task](/complete-a-task/complete-a-task.md).

### Step 3. Transfer money to your account

1. Go to **Profile** → **Wallet**.
2. Click **Withdraw from balance** in the **Current balance** section. This opens the **Money withdrawal** form.
3. Select a withdrawal method.
4. Enter the amount that you want to withdraw. Click **Whole amount** to withdraw all money from your account.
5. Confirm your consent for personal data processing. This is so that we can send all the necessary payment information to the bank.
6. Press **Withdraw**.

To learn more, see [Wallet](/withdrawal-methods/wallet.md).


---

# 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/getting-started/quickstart.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.
