> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/taskon-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taskoncommunitys-organization.gitbook.io/taskon-help-center/account-and-system/glossary/exp.md).

# EXP

## Concept&#x20;

EXP refers to the point system on TaskOn, and users can earn EXP by participating in activities. Users can exchange their EXP for other benefits once they have accumulated a certain amount.

## Use Case

EXP serves as a measurement of a user's level of participation in TaskOn activities. The higher your level, the more opportunities you have to participate in higher-level activities and earn greater rewards.

Additionally, our team takes a user's EXP into account when evaluating their contribution to the product. Users with higher EXP have a greater chance of receiving airdropped rewards in the future.

## Where to Check

In <kbd>User Center</kbd>, you can check your EXP.

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

## How to Earn

1. Quest reward by participating in TaskOn daily verified task on [website](https://taskon.xyz/).
2. Role program in [Discord](http://discord.gg/eaWzVFm9vZ)

**Role info**

For **Fixer Role**: You need to suggest an option or new feature for TaskOn in &#x2060;*`suggest-feedback channel`* with Suggest Tag.

For **Egghead Role**: You need to participate in the *`answer-to-earn channel`* and choose the correct answer.

For **Creator Role**: You need to create Twitter threads or Articles or any video for TaskOn and paste the proof link in the *`⁠create-to-earn channel`*.

For **Inviter Role**: You need to invite friends with your `invite link` in `Discord`.

For **Builder Role**: You need to `promote` verified projects in TaskOn with their official accounts and let them know about TaskOn even if they Create TaskOn quests.

For **Helping Hand Role**:  You should check the `roles-program⁠ channel`.

\*You can convert your Discord XP to EXP from xp-to-exp channel in Discord to increase EXP on [website](https://taskon.xyz/).

For more details about TaskOn Discord Role Program, please join [TaskOn Discord](https://discord.com/invite/tjszFr7wHz).

## Distribution Rules

You can earn EXP on TaskOn by completing tasks or by joining Role program on Discord. You can convert XP to EXP to accumulate more points and benefits.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://taskoncommunitys-organization.gitbook.io/taskon-help-center/account-and-system/glossary/exp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
