> For the complete documentation index, see [llms.txt](https://docs.vm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vm.com/information/activity/score.md).

# Score

{% hint style="warning" %}
This document is currently in the **Public Preview Stage** and may undergo significant changes based on feedback from readers like you.
{% endhint %}

We know you've been here all along, supporting us and growing with us. To make every interaction with VM full of surprises, we're thrilled to introduce a brand new points system! This is not only our way of thanking you for your continued support but also our hope to connect more closely with you.&#x20;

Every time you register, transfer, renew or trade a domain name, you can earn points. And these points? They can bring you more discounts and benefits!

So, are you ready to delve into how to make your points soar? Let's get started!

### How to Join？

### 1. Trust Score

Trust Score consist of two parts: Base Score and Extra Score.

**Base Score**

For each domain `registered`, `transferred` or `renewed`, you will receive a fixed amount of 1000 bonus scores.

**Extra Score**

For each domain `registered` or `transferred` (except renewals), we will award bonus scores based on its length and suffix. Detail rules are as follows:

<table><thead><tr><th>TLDs</th><th width="117">1L</th><th width="117">2L</th><th>3L / 2 character</th><th>4L / 3 character</th><th data-hidden>获得积分</th><th data-hidden></th></tr></thead><tbody><tr><td>.com</td><td>9999000</td><td>49000</td><td>2000</td><td>200</td><td></td><td></td></tr><tr><td>others</td><td>9000</td><td>2000</td><td>200</td><td>0</td><td></td><td></td></tr></tbody></table>

**Remarks**: The bonus score will be locked for 6 months. During this period, transferring out a domain will cause the bonus socres to expire.

### 2. Trade Score

Every time you successfully trade a domain, we will reward you with scores!

As a buyer, you can earn reward scores equivalent to 10% of the transaction amount every time you make a purchase!

As a seller, you can also get a scores rebate equivalent to 5% of the transaction amount!

### Use Case

You can now use points for deductions when registering, transferring, and renewing domains.

And this is just the beginning, we plan to launch more score activities to thank you for your ongoing support in a more fun way!


---

# 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://docs.vm.com/information/activity/score.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.
