# Points (Campaign Points)

Points are a temporary, gamified reward system used during special campaigns and challenges on Whitebridge. They work like "XP" (experience points) and allow users to level up, unlock perks, and participate in raffles.

* Earn Points By:
  * Completing onboarding tasks
  * Referring friends
  * Scratching daily cards
  * Participating in special challenges<br>
* Level Up: Points help you progress through reward levels (e.g., raffles for $20, $1000, or free credits).<br>
* Campaign-Specific: Points are not spendable like credits; they are only valid within specific promotional periods.

Points are reset or expire at the end of each campaign, but they allow users to engage, earn rewards, and climb the leaderboard during events.

<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://docs.whitebridge.network/how-it-works/points-campaign-points.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.
