# Invite Tasks

Invitation tasks are an effective `user growth strategy`. By having existing members invite new members to join, you can quickly expand your `user base`. This contributes to the platform gaining more influence in the market. Members who invite friends to join the platform often feel a stronger sense of `connection` and `engagement`. This sense of connection and engagement can boost member activity, as they are more likely to participate in various tasks.

* **Rewards per Invitee**

Set the reward for each invited friend and input the number of times it can be claimed. If it's unlimited, select "`Unlimited`".

![](/files/f7z9ut0D9e6OiiwtaRlh)

You can set Invitee Eligibility so as to prevent robots. For instance, you can dictate that the invited members must have certain tasks or complete certain tasks before the inviter can receive the rewards.<br>

This design directly motivates the inviter by providing a reward for each successfully invited new user, increasing their enthusiasm for participating in invitation tasks.

* **Rewards by Tiers**

You can also set invitation tiers, for example, offering a certain reward for inviting more than 10 people and another reward for inviting more than 20 people.&#x20;

<figure><img src="/files/37BDrveCQbeAazzx7F6H" alt=""><figcaption></figcaption></figure>

This design provides different levels of rewards based on the number or level of invitations. Typically, as the number of invitations increases, so does the reward. This encourages users not only to invite new users but also to strive for higher invitation goals.


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/boost-engagement/task-system/general-tasks/invite-tasks.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.
