# UniSat Points

UniSat Points is a tool designed by UniSat to count the number of user inscriptions and calculate how many users participate in UniSat interactions.

***

### **Points can be earned through i**nscribing

**🔸 On Bitcoin mainnet**

Points can be earned when using the inscribe service **and a service fee is charged**. The specific rules for earning points are as follows:

> *No points will be awarded for fee-free inscriptions.*

* 1 ≤ Inscribing quantity in a batch ≤ 4 👉 Earn **1 Point**&#x20;
* 5 ≤ Inscribing quantity in a batch ≤ 20 👉  Earn **2 Points**&#x20;
* 21 ≤ Inscribing quantity in a batch ≤ 32 👉 Earn **3 Points**
* 33 ≤ Inscribing quantity in a batch ≤ 1000 👉 Earn **4 Points**

*The points are accumulated on the receiving address of the inscription, not the payment address.*

**🔸 Fractal Bitcoin Mainnet**

* Inscribing quantity in a batch = 1000  &#x20;👉 Earn **1 Point**&#x20;

*(Batch Minting: Up to 1000 inscriptions per batch )*&#x20;

*The points are accumulated on the receiving address of the inscription, not the payment address.*

***

### **Points can be earned through c**onsolidating **u**seless inscriptions UTXOs

<figure><img src="https://3523236551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ4NHAHIVnWQiEecvs1By%2Fuploads%2FiqiAS3uDqSOhFRRK3JGY%2F22.png?alt=media&#x26;token=433ebb50-9093-4455-b771-5106d059d1ac" alt=""><figcaption></figcaption></figure>

**🔸 On Bitcoin Mainnet** ([UTXO Management Tool](https://unisat.io/utxo))

Points are awarded based on the number of UTXOs you consolidate(X)  - *Points are awarded only when a service fee is incurred.*

* 50 ≤ X < 300  👉 Earn **1  Point**
* 300 ≤ X < 500 👉 Earn **2 Points**
* X = 500 👉  Earn **3 Points**

**🔸 On Fractal Mainnet** ( [UTXO Management Tool](https://fractal.unisat.io/utxo))&#x20;

Points are awarded based on the number of UTXOs you consolidate (X)

* X = 500 👉  Earn **1 Point**

***

**Benefits of UniSat Points**

* Enjoy discounted transaction fees on UniSat Marketplace. More details: <https://docs.unisat.io/services/unisat-marketplace-fee-rates>
* brc20-swap is currently accessible only to addresses with either 200 UniSat Points or those owning brc20-swap Prime Access inscription on mainnet.( Currently, the swap module only supports viewing balances, removing liquidity, and in-module transfers of BRC-20 assets. The trading service is temporarily under maintenance.)

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/misc/knowledge-base/unisat-points.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.
