# PURE Token

PURE is Pure.cash’s utility and governance token, with a total supply of 2 billion. 100% of the total supply will be airdropped to the community through the Genesis Airdrop.

<figure><picture><source srcset="/files/Bfkgh6cwUhxvGp94t9uX" media="(prefers-color-scheme: dark)"><img src="/files/7wJuSJ2mL7Mhb7itRMQy" alt="" width="563"></picture><figcaption><p>Genesis Airdrop Allocation</p></figcaption></figure>

* Points: Liquidity Providers, Long Position Holders, PUSD Holders&#x20;
* Seeds: Referral Rewards&#x20;
* Gems: Community Contributors

### How to Earn Seeds

Earn Seeds by inviting friends to join using your invite codes. The formula for calculating Seeds is:&#x20;

$$
Seeds =\sqrt{Inviter's~~Points \* Sum~~of~~Invitee's~~Points}
$$

{% hint style="info" %}
How to maximize your Seeds?&#x20;

1.Focus on earning more Points by adding liquidity (holding PLP), holding long positions, and staking PUSD.&#x20;

2.Share your 3 invite codes with friends who are most likely to earn the highest Points and invite them to join.
{% endhint %}

### How to Earn Gems: Becoming an Ambassador

1.If you are influential on social media or within crypto community, you can apply to become an Ambassador.&#x20;

2.Ambassadors receive 3 permanent invite codes (with unlimited uses) and earn Gems by inviting others.&#x20;

3.Gems earned by Ambassadors are calculated as: Gems = Sum of Points earned by Ambassadors' Invitees

*Additionally,*&#x20;

*1.If you are able to refer KOLs, you can apply to become an Agent.*&#x20;

*2.Agents also receive 3 permanent invite codes and earn Gems when their invitee becomes an Ambassador.*&#x20;

*3.Gems earned by Agents are calculated as: Gems = Total Gems earned by invited Ambassadors / 10*


---

# 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.pure.cash/pure.cash/tokenomics/pure-token.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.
