# Share Your Community

After all the settings done, click "`Share`" icon to share your community.

<figure><img src="/files/OcjE5QbpYpedV3iMzpYy" alt="" width="375"><figcaption></figcaption></figure>

## Set Invite Task

To promote your community, you can set a invite task to encourage members to invite friends to join your community.

1. Click "`Tasks`", then click "`Invite`".

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

**Rewards per Invitee**

Set the reward for each invited friend and input the number of times it can be claimed. If you do not want to set a number, select "`Unlimited`".<br>

<figure><img src="/files/4usG3rZQMlOxDZJLP5My" alt="" width="563"><figcaption></figcaption></figure>

This design directly motivates the inviters 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, you can offer a certain reward for inviting more than 10 people and another reward for inviting more than 20 people.&#x20;

<figure><img src="/files/FzWDlYZo0ggAPziBwmdV" alt="" width="563"><figcaption></figcaption></figure>

This design provides differential  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 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/getting-started/share-your-community.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.
