# 从这里开始 Rum

### 简介

<details>

<summary>简介内容</summary>

#### Rum：

Rum 是搭建在 Rum System 提供的去中心网络上的应用，Rum 官方团队开发了满足不同场景的去中心化应用（DApp）来展示 Rum System 的诸多可能。为构建平行互联网世界提供无限的想象空间。

[ying-yong-xia-zai](https://guide.rumsystem.net/ying-yong-xia-zai "mention")

#### 节点：

节点组成了 Rum Network，其中全节点可以出块，轻节点不能出块，但能加入种子网络从链上读取数据。

#### Rum System：

Rum System 由 Quorum 和 Rum Network 组成。到官方主页 [rumsystem.net](http://rumsystem.net) 了解更多。&#x20;

#### 种子网络：

种子网络为各类 Rum 应用提供内容数据。根据不同的使用场景，包括微博，论坛，聊天室，来呈现链上数据。

</details>

### 快速开始

#### 1. 我们推荐新用户下载下列应用以体验 Rum：

{% tabs %}
{% tab title="手机用户" %}
下载移动轻节点客户端：

[安卓用户点击下载安装包](https://static-assets.xue.cn/rum_light/rum_light_1.0.2.apk)

iPhone 用户需要先安装 TestFlight：

[点击此链接打开安装页面](https://rumsystem.net/rum-light-download)

或用手机扫描二维码打开安装页面

![](https://584250630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F216qTN0ijD75fWVlhcBs%2Fuploads%2FbExSQmlfSahez0uJYChK%2Fimage.png?alt=media\&token=9e8bc5c2-9a36-4075-a0a7-356ea7480b1b)
{% endtab %}

{% tab title="电脑用户" %}
点击以下链接，下载相应系统的全节点 Rum 应用：

1. Windows [安装包](https://static-assets.xue.cn/rum-testing/RUM-3.3.27.exe)，支持 Windows 7.0 及以上版本
2. MacOS [安装包](https://static-assets.xue.cn/rum-testing/RUM-3.3.27.dmg)
3. Linux [安装包](https://static-assets.xue.cn/rum-testing/RUM-3.3.27.linux.AppImage)
   {% endtab %}
   {% endtabs %}

#### 2. 复制种子文本，用以加入{新版种子大全}

```
rum://seed?v=1&e=0&n=0&b=7iNdq39dTMmIde1Fr_a1sQ&c=nx_jwX8-V-9gxco6bZt2ogn-NZ87UPif5GwSxrVoHjE&g=xVn3vcceQ9WogJhFCnQXtA&k=A_iyXgC2kvs8EZjh0iNb6P12MqE2D3FbrsYJ5Vdow0tr&s=GTo9VYQMWWjca5UcY6ET28ijxOTWFHxk7BGOVyb2okNLmndy9vVjmiXQro6YWdczgryVYtoptU2G6BKc5QZJDQE&t=FwdrP2wzc9g&a=%E6%96%B0%E7%89%88%E7%A7%8D%E5%AD%90%E5%A4%A7%E5%85%A8&y=group_post&u=https%3A%2F%2F103.61.39.95%3Fjwt%3DeyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhbGxvd0dyb3VwcyI6WyJjNTU5ZjdiZC1jNzFlLTQzZDUtYTg4MC05ODQ1MGE3NDE3YjQiXSwiZXhwIjoxODE3MDkyOTEyLCJuYW1lIjoiYWxsb3ctYzU1OWY3YmQtYzcxZS00M2Q1LWE4ODAtOTg0NTBhNzQxN2I0Iiwicm9sZSI6Im5vZGUifQ.9-jFxogmNe1DlAJvfDUhR7ZdwKt6TY-ZqYab-sRFSBo
```

#### 3. 在 Rum 客户端中点击加号![](https://584250630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F216qTN0ijD75fWVlhcBs%2Fuploads%2FE1TttXOeVq7IJTtW8sjs%2Fbxs-plus-circle.png?alt=media\&token=c99d7f9b-6e08-49e8-a553-07c1d634b79a)，粘贴种子文本，加入种子网络

![](https://584250630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F216qTN0ijD75fWVlhcBs%2Fuploads%2F8ZZiS4jAU7Pf7pkWMaAg%2Fa0162caaa646a3a15df8c018c4967b7.jpg?alt=media\&token=f76648a7-4f41-49f7-bf41-9f0734e3a925)

#### 如果是电脑客户端，需要耐心等待 5 分钟，全节点需要进行同步

#### 启航，探索更多的可能

{% hint style="info" %}
进入下一章节\[应用下载]，发现更多建立在 RumSystem 上的 DApp。
{% endhint %}


---

# 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://guide.rumsystem.net/readme.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.
