# Point System

## 1. Introduction

The **DotSwap Tools Points** system is a community incentive mechanism designed to reward active participation in the DotSwap ecosystem. Whether you're minting tokens, etching assets, or accelerating transactions, your actions now contribute to a measurable and potentially valuable engagement score.

This system tracks on-chain interactions across DotSwap's suite of tools and provides transparent feedback on user activity, laying the groundwork for future gamified utilities and rewards.

***

## 2. Earning Points

Points are accumulated by performing key on-chain actions using DotSwap Tools:

| Action Type              | Examples                                  | Points Awarded |
| ------------------------ | ----------------------------------------- | -------------- |
| Minting                  | Runes, CAT20                              | ✅ Yes          |
| Etching                  | Token metadata customization              | ✅ Yes          |
| Transaction Acceleration | CPFP or RBF using the Bitcoin Accelerator | ✅ Yes          |

> Note: Additional actions may be eligible in the future as new tools are added.

***

## 3. Viewing Your Points

Users will be able to view their current point balance via their wallet address.&#x20;

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

***

## 4. Utility & Future Rewards

While the points system currently serves as an engagement tracker, it is designed to enable future rewards and access to exclusive features:

* Early access to new tools or token launches
* Community leaderboards and achievements
* Airdrop eligibility
* Governance or loyalty-based perks

> Stay tuned: Updates will be announced as utility is rolled out.

***

## 5. Closing Thoughts

DotSwap Tools Points transform everyday on-chain activity into lasting impact. By using the platform, you’re not just transacting — you’re building a track record within a growing Bitcoin-native ecosystem.

> Mint, accelerate, etch — and earn. Your activity counts on DotSwap.


---

# 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.on.nexus/tools/mempool-tools/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.
