# How to Earn Points to Level Up?

Stay active and engage positively to continuously accumulate points and thereby increase your user level. Current ways to earn points include:

**New User Tasks**: Register, create a regular group, create a regular channel, join a regular group/channel.

**Daily Tasks**: Log in for 7 consecutive days, like posts (in 10 different channels per day), comment (in 10 different channels per day).

**High-Value Tasks**: Create a paid channel, join a paid channel, create/upgrade on-chain groups.

**Notes:**

1.Some tasks only grant points on the first completion (e.g., new user tasks), and subsequent repetitions will not add more points.

2.Please go to the Luffa App → Personal Page → Click the level badge below your nickname to enter the points page, where you can view specific task types, point values, and corresponding levels (subject to in-app display).

<br>


---

# 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://userguide.luffa.im/level-system-points/how-to-earn-points-to-level-up.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.
