# Yapp Board

Yapp Board is a gamified reputation system that tracks user contributions, awards XP, and ranks participants based on their activity across campaigns.

**Features:**

* XP and leaderboard system to motivate ongoing participation
* Unlock exclusive campaigns and bonus reward pools
* Transparent tracking of contributions and rewards
* Encourages community engagement and healthy competition

#### **How Does It Work?**

Yapp Board records your campaign activities and performance, awarding XP that affects your rank and unlocks special perks, driving continuous engagement and fair recognition for your efforts.


---

# 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://yapp-ai.gitbook.io/docs/yapp-board.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.
