> For the complete documentation index, see [llms.txt](https://docs.perpl.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perpl.xyz/exchange/points.md).

# Points

Perpl Points reward organic trading and meaningful participation on the exchange.&#x20;

Season One of the Points Program was launched on 10 June 2026.&#x20;

Early users will be awarded additional points for Pre-season activity at a later date.&#x20;

### How To Get Points

Four core activities reward points:

* Organic trading activity.
* PLP participation (soon).
* Referrals (both the referrer and the referee earn an extra 5% on the referee's trading points).
* Bonus points (tournaments, builder codes, partnerships, IRL events, etc).

### Weekly Points Distribution

* For Season One, the total points pool for each week is 50,000 points.
* Your share is calculated on your activity relative to the rest of the\
  protocol, across trading, PLP, and referrals.
* Weekly snapshots of activity every Wednesday.
* Weekly points drop within 48 hours of each snapshot.
* Points are allocated across the core activities: trading, PLP\
  participation, and referrals.
* All distributions and history can be tracked via the [Points](https://app.perpl.xyz/points) page.

### Notes

Perpl reserves the right to update earning criteria, weights, and program structure at any time.&#x20;

Inorganic behavior (such as wash trading or self-dealing) may result in reduced volume multipliers for a given weekly epoch.

For the latest updates, follow us on X and Discord.


---

# 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:

```
GET https://docs.perpl.xyz/exchange/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.
