# What is User Level

Luffa User Level is an identity marker based on a user's activity and contribution within the Luffa ecosystem. It serves as a direct representation of a user's value and influence in the Luffa ecosystem. Your user level is determined by accumulated points and can unlock exclusive benefits. Through daily participation and interactions, you can gradually increase your level, reflecting personal growth and community reputation.


---

# 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/what-is-user-level.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.
