# Point System

As previously explained, holding an Olympex Pass NFT involves participating in a point accumulation system that allows users to progress through the platform’s benefit tiers. This point system directly rewards user activity, transforming everyday interactions on the platform into measurable advancement.

**Activity-to-point conversion:**

* **10 USD** transacted through the **swap, limit order, cross-chain,** or **DCA** → **1 point**.
* 1 referred user who reaches the first **2,000 points for the first time** → **2,000 points** to the referrer
* **10 USD** transacted by the referred user → **0.1 points** to the referrer.

***

## **Tier Progression**

<figure><img src="/files/G7BWlLVAS3r54lYOjOUA" alt=""><figcaption></figcaption></figure>

**Tier Point Requirements**

* Bronze Pass: Needs 50 points in order to be minted
* Silver Pass: Needs 5000 points in order to evolve from Bronze to Silver
* Gold Pass: Needs 20000 points in order to evolve from Silver to Gold


---

# 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://olympex.gitbook.io/olympex/nft-programme/olympex-pass/point-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.
