# Points Program

The Printr Points Program is designed to reward active participants across Printr's ecosystem. Whether you're launching, trading, staking, or bringing new users, you'll earn points that reflect your contribution to the platform.

:point\_right: Visit [points.printr.money](http://points.printr.money) to view your points balance, rank, and referral earnings.

{% hint style="info" %}
Points may take up to \~4 hours to reflect. So please check back again later!
{% endhint %}

### How to Earn Points? <a href="#creators" id="creators"></a>

#### For Creators <a href="#creators" id="creators"></a>

* **50 points** per token launched on Printr

#### For Traders <a href="#traders" id="traders"></a>

* **1 point per $1 traded**
* Applies to all buy and sell transactions **via Printr's UI**
* Unlock trading ranks + point multipliers on future trades with higher trading volume

  <figure><img src="/files/8aWdkcAKVVOTZbZCFyd6" alt=""><figcaption></figcaption></figure>

  * Ranks are divided by your SVM and EVM wallets.
  * Multipliers only apply to points earned from trading ***after*** reaching the rank. Points previously earned will not be affected.

#### For Holders/Stakers <a href="#traders" id="traders"></a>

* **1 point per $1 staked per day**
* Points earned from staking depends on the $ amount committed at time of stake.
  * ie. You stake $1000 worth of X token, you'll earn $1000 per day of stake.

***

### V2 Launch Campaign

For the V2 launch period (2 weeks), all point-earning activities get a bonus multiplier:

<table><thead><tr><th width="250.64453125">Activity</th><th width="241.30859375">Campaign Multiplier</th><th>Boosted Points</th></tr></thead><tbody><tr><td><strong>Printing (token creation)</strong></td><td><strong>2x</strong></td><td><mark style="background-color:yellow;">100 pts per token</mark></td></tr><tr><td><strong>Trading</strong></td><td><strong>2x</strong></td><td><mark style="background-color:yellow;">2 pts per $1</mark></td></tr><tr><td><strong>Staking</strong></td><td><strong>10x</strong></td><td><mark style="background-color:yellow;">10 pts per $1 staked per day</mark></td></tr></tbody></table>

:point\_right: Start earning now at [app.printr.money](https://app.printr.money/)

{% hint style="warning" %}

### Points Program Disclaimer

Printr Points are part of a promotional rewards system designed to incentivize platform activity. Points hold no monetary value, do not represent any form of token or asset, and do not guarantee future airdrops or rewards.

The Printr team reserves the right to:

* Modify, pause, or terminate the points program at any time;
* Change reward structures, multipliers, or point allocations without prior notice;
* Disqualify or blacklist any users found to be exploiting the system, engaging in manipulative behavior, or violating platform terms.

Abuse of the points program - including Sybil attacks, botting, wash trading, or referral farming - may result in a permanent ban from all future platform benefits, including but not limited to airdrops.

**By participating, users agree to these terms.**
{% endhint %}


---

# 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://printr.gitbook.io/printr-docs/community/points-program.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.
