# Step 3: Set Levels

Designing specific point thresholds for each level helps incentivize active participation in community tasks, boosting engagement and loyalty among members.&#x20;

This fosters a positive interactive community environment, enhancing cooperation and competition among members and ultimately driving community growth and development.&#x20;

Moreover, clear point thresholds enable members to better understand the requirements for leveling up, improving the efficiency of community tasks and encouraging active participation.&#x20;

Additionally, integrating incentive systems with level design further enhances engagement and motivation.&#x20;

By offering additional rewards or privileges, such as higher point multipliers, exclusive events or rewards, to users at specific levels, the community can encourage more active participation and strive for level advancement.&#x20;

Such incentive structures not only promote member activity but also strengthen their loyalty and sense of belonging to the community, facilitating continued community growth and expansion.

Levels can also be integrated with tasks. For instance, in task design, implementing tasks that are accessible only to users of specific levels can incentivize other users to level up.&#x20;

This approach fosters community development and enhances cohesion. (To implement this, please refer to the "`Condition`" section in the "***Extra Settings***" of task design.

## **Level Settings**

Click “`Level`”, and click “`Edit Level Settings`”.

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

TaskOn supports the generation of a `linear` or `customized` member-level system.

### Linear

The generation of a linear member-level system is straightforward. Click "`Linear`", input the required number for each level up, set the highest level number, and click "`Save`" to complete the process.

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

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

### Customized

Under "Customized," the level system configuration is more flexible. If you don't want each level to require the same amount, or if you have already established your membership level system on another platform, you can choose "Customized" to seamlessly migrate your level system as is to TaskOn Community.

1. Click “`Customized`”, and enter the number of each level.

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


---

# 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/entity-hub-for-business-end/community-hub/set-up-community-tasks/points-system/level-settings-points-based-level-system/step-3-set-levels.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.
