> For the complete documentation index, see [llms.txt](https://docs.rubyscore.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rubyscore.io/community/rs-points.md).

# RS-Points

**RS-Points** are RubyScore’s internal points that reflect your **activity** and **contributions** across RubyScore and partner ecosystems.\
Points are awarded for tasks and actions that are **verified on-chain**.

***

### How RS-Points Work

* **On-chain verification:** only blockchain-confirmed actions are counted.
* **Wallet-linked:** points are tied to your wallet address(es).
* **Evolving system:** categories and weights may be updated (we’ll announce changes in advance).
* **Anti-Sybil aware:** low-signal/scripted behavior may be excluded under RubyScore quality rules.

***

### How to Earn

#### 1) Basic RS-Points (RubyScore products)

Awarded for engaging with RubyScore’s core features:

* **Multichain Reputation Score** (actions that update or secure your MRS)
* **Reputation Levels** in each supported network
* **Deferred Transactions** service *(deposits from $1)*
* **Daily Activity Streak**
* **Reputation Domain**
* **Referrals** — **+10% bonus points** for each referred user who becomes **active** (i.e., has **at least one Score Level**)

#### 2) Legacy RS-Points (historical activities)

Credited for past participation in RubyScore initiatives:

* **Gitcoin Grants** #20, #22, #23
* Participation in RubyScore campaigns on **QuestMe**, **Intract**, **Galxe**, **Guild**

#### 3) Ecosystem RS-Points (partner activities)

Points for reputation-focused engagement with ecosystem partners:

* **Reputation quests** within partner dApps/networks
* **Ruby ID holders** (where applicable)

***

### Retroactive Snapshot

Past interactions with RubyScore and eligible points from third-party platforms will be **counted retroactively** based on a **snapshot taken at the time of the initial RS-Points launch**.

***

### Transparency & Fairness

We will continue to **optimize** the RS-Points system, refining rules and weights based on **user feedback** to ensure a **fair**, **abuse-resistant**, and **mutually beneficial** experience for everyone.

> Note: RS-Points are **not a token** and **not a financial asset**. They are a **reputation and engagement signal** used across RubyScore products and partner programs.


---

# 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:

```
GET https://docs.rubyscore.io/community/rs-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.
