# Level Scheme

<figure><img src="/files/4TDu3HaF4lvYI7mO6rsb" alt=""><figcaption><p>Set up your Level Scheme for your community </p></figcaption></figure>

Creating a level scheme helps you design a structured journey that challenges and motivates your members to advance through different tiers of achievement.

1. Under admin settings, click on "Leveling", where you will find Levels 1 to 5 XP requirements which have been set as a default
2. Key in the XP requirements needed for members to advance to the next level

{% hint style="info" %}
The XP requirement indicates the **additional XP** needed to advance to the next level. For instance, if you have set 200 XP and 400 XP as a requirement for Level 1 and Level 2 respectively, your member must obtain 600 XP in total to reach Level 2.
{% endhint %}

3. To add a level, simply click on "Add Level"&#x20;
4. Click "Submit" to save your Level Scheme

Setting up levels allows you to tailor your onboarding programme to your community's unique needs. As members conquer each level, they experience a sense of accomplishment that keeps them excited throughout their journey.


---

# 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://docs.onboard.dev/onboard/for-community-admins/level-scheme.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.
