# Points System

### Trading

* *Buy/Sell* volume converted in points **1sol = 10.000pts**

### Referral

1. *First trade* new referred gains **5.000pts**
2. Referrer gains **30%** of *new referred user points*

### Time Usage

* *Unique Days* usage gives **3.000pts/days**
* *Unique Weeks* usage gives **30.000pts/weeks**

{% hint style="info" %}
Points are not transferable.
{% endhint %}

#### Example

> MisterDegen is a new PumPill user.\
> \
> He used a *referral code* to join **PumPillBot** earning **5.000pts**!
>
> MisterDegen buy *1.0 sol* of $CAT token, he earns **10.000pts.**
>
> He then sell it's $CAT token for *3.0 sol* with a stunning *200% profits*, earning **30.000pts.**\
> \
> This day being it's first unique day, he also earns **3.000pts**.\
> \
> In total he earned **48.000pts**!


---

# 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://doc.pumpfunbot.io/operating/points-system.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.
