> 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/become-a-successful-performer.md).

# Become a successful performer

To be productive on tasks and earn extra money, follow the platform's rules and avoid violations.

### Platform rules

* Enter your real data at registration.
* Use only one account.
* Read the instructions thoroughly and be responsible when completing tasks. This will help you develop your skills, get access to more expensive tasks, and earn rewards.
* Complete tasks properly and follow the instructions. Otherwise, the number of tasks available to you on the platform might be temporarily reduced.
* Talk to the task authors and support in a constructive and official manner.

{% hint style="info" %}
Tip

If you have a question about using the platform or experience a technical issue, [contact support](/support.md).
{% endhint %}

### Block reasons

Most blocks in KaaryaSetu occur due to [User Agreement violations](https://kaaryasetu.in/documents/terms-of-use.pdf).

#### User Agreement violation

The KaaryaSetu *anti-fraud* system makes sure the performers don't violate the platform rules. If you violate the rules, your account can be suspended or permanently blocked.

* Don't use the platform if you are under 18 years old.
* Don't provide fake data in your profile or at registration. Otherwise, you won't be able to confirm account ownership and withdraw money.
* Don't give access to your account to other people.
* Don't use multiple accounts.
* Don't skip the captcha and make sure you enter it correctly.
* Don't use scripts or bots to complete tasks automatically.
* Don't share task screenshots in personal messages or in social media. This would break the privacy.

###

<br>


---

# 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/become-a-successful-performer.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.
