# Point System

The Venzo Point System is the foundational loyalty layer that tracks user engagement across the entire ecosystem. Points serve as a universal measure of platform participation and unlock a wide range of benefits.

***

### Earning Points

Users accumulate points through virtually every interaction with the Venzo platform:

| Activity               | Points Earned               | Frequency               |
| ---------------------- | --------------------------- | ----------------------- |
| Venzo Card purchase    | 1 point per $1 spent        | Per transaction         |
| Venzo Swap transaction | 2 points per $1 swapped     | Per transaction         |
| Venzo Earn deposit     | 5 points per $100 deposited | Per deposit             |
| Vault yield earned     | 1 point per $1 yield        | Daily accrual           |
| Referral (new user)    | 500 points per referral     | Per successful referral |
| Daily login            | 10 points                   | Daily                   |
| Community events       | Variable                    | Per event               |

***

### Leaderboard System

Top users climb the Venzo Leaderboard based on their accumulated points. The leaderboard resets on a monthly and quarterly basis, creating recurring engagement cycles. High-ranking users unlock exclusive rewards:

* **Top 100 Monthly:** Exclusive access to new thematic vaults before public launch
* **Top 50 Monthly:** Bonus APY tier in Venzo Earn (additional 0.5-1.0% APY)
* **Top 10 Monthly:** Invitation to exclusive Venzo community events and networking opportunities
* **Top 3 Monthly:** Premium lifestyle rewards (luxury travel packages, exclusive merchandise)

***

### Point Redemption

Points can be redeemed for a variety of perks and benefits:

* Fee discounts on Venzo Swap and Venzo Pay transactions
* Premium lifestyle subscriptions (airport lounge access, streaming services)
* Exclusive Venzo merchandise and NFTs
* Donation to charitable causes through Venzo's impact partners


---

# 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://venzofinance.gitbook.io/venzofinance-docs/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.
