> For the complete documentation index, see [llms.txt](https://kaspacom.gitbook.io/kaspacom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaspacom.gitbook.io/kaspacom/user-rewards/earn-points-for-future-rewards.md).

# Earn Points for Future Rewards

## **How to Earn Points**

#### **1. Trade on KaspaCom**

Earn points based on your trading volume. The more you trade, the more points you accumulate.

#### **2.** Participate in [Zealy](https://zealy.io/c/kaspacom) Campaigns!

Complete tasks and engage with our community on the on [Zealy](https://zealy.io/c/kaspacom)  Campaigns platform to earn additional points.

#### **3. Other Activities That Count**

* **Minting** – Earn points every time you mint on KaspaCom.
* **Listing Sell Orders** – Get rewarded for listing assets for sale on the marketplace.
* **Buying** – Accumulate points for making purchases on the marketplace.
* **Buying from Launchpad** – Points are awarded for participating in token sales through the Launchpad.
* **Using Airdrop** – Earn points for utilizing the Airdrop tool to distribute tokens.
* **Deploying** – Earn points for creating and deploying new assets on KaspaCom.

***

### **Monitor Your Progress**

Track your points anytime—just look for the ⭐️ in your KaspaCom header.\
\
Use the Leaderboard page to see how you rank against other users and compete for the top spots. Stay active and climb the ranks to maximize your rewards!

***

### **Why Earn Points?**

* **Exciting Rewards:** The more points you earn, the bigger your share in upcoming surprises and rewards.
* **Community Engagement:** Actively contribute to the KaspaCom ecosystem and be recognized for your participation.
* **Friendly Competition:** Use the leaderboard to stay motivated and keep earning more points.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kaspacom.gitbook.io/kaspacom/user-rewards/earn-points-for-future-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
