# 成为矿池节点

您可以使用RUSTMINERSYSTEM轻松的来搭建一个真正属于自己的矿池（除了没有COINBASE信息），您可以设置自己矿池不同币种的费率、返佣等等，并且拥有一套基础的官网。

&#x20;并且用户端官网包含了常规挖矿一切所需要的功能，例如子账号、矿工管理、账单及支付。

并且RUSTMINER 提供了丰富的 API, 您可以根据API 自行开发用户端网站以及 APP 等管理工具。

简单几步, 即可使您的设备或服务器成为真正的矿池,  只需要简单几步配置即可。

1. 选择矿池节点,  申请一个CODE及TOKEN

注意：CODE 以及 TOKEN 可以在多台服务器同时使用，从而可以轻而易举的组件自己的集群，矿池节点内的所有数据（包括用户信息、账单、算力、收益、返佣、费率等等）在相同 CODE 和 TOKEN 下互通，不同 CODE 以及TOKEN 之间的数据完全隔离独立。

<figure><img src="https://2604621618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvloF7G6sH3tpG6N1g75q%2Fuploads%2Fvuw2P12Io1pcchPilYXX%2Fimage.png?alt=media&#x26;token=999b04a0-cda6-4935-bfd8-a2ba467bb887" alt=""><figcaption></figcaption></figure>

1. 输入一个自定义节点名称, 即可申请CODE以及TOKEN

   <figure><img src="https://2604621618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvloF7G6sH3tpG6N1g75q%2Fuploads%2FXDFCCXESuMLlFSBt0lVs%2Fimage.png?alt=media&#x26;token=4a0955bc-c38b-41f2-a92d-45a380c58357" alt=""><figcaption></figcaption></figure>
2. 申请后浏览器开始自动下载CODE以及TOKEN， 如果浏览器未能自动下载文件，请检查浏览器策略是否阻止了文件的下载，打开下载的 code-token.txt 文件即可找到CODE和TOKEN。&#x20;

   <figure><img src="https://2604621618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvloF7G6sH3tpG6N1g75q%2Fuploads%2FsiE1LHQMCEqeiGGqCRGL%2Fimage.png?alt=media&#x26;token=6e8864cd-e445-4085-a751-681829fe6fe0" alt=""><figcaption></figcaption></figure>
3. 请务必保管好CODE以及TOKEN，这是节点的重要凭证，一旦丢失则无法恢复节点。
4. 如果您有多个服务器或设备，都可以使用相同的CODE和TOKEN进行激活，所有服务器都会自动同步端口配置及费率配置
5. 输入CODE以及TOKEN点击激活即可

   <figure><img src="https://2604621618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvloF7G6sH3tpG6N1g75q%2Fuploads%2Ffiztwpm44vFXfAf7iih6%2Fimage.png?alt=media&#x26;token=e152a7ce-48d7-4759-808d-9298b4c45f96" alt=""><figcaption></figcaption></figure>

7.激活完毕后即可进入矿池后台管理页面

<figure><img src="https://2604621618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvloF7G6sH3tpG6N1g75q%2Fuploads%2FCMm88qle87cQ2z9p3cX8%2Fimage.png?alt=media&#x26;token=2681c25b-4ac6-461b-a612-611dba302e33" alt=""><figcaption></figcaption></figure>

请注意CODE以及TOKEN请务必保留好，丢失就等于失去了您对节点的所有权限。

您的CODE和TOKEN也可激活其他服务器，您的所有端口以及费率配置信息将会自动同步至所有相同节点的服务器

至此矿池节点就已经搭建完毕了,  您可以在页面左侧打开官网公网访问，点击链接即可访问矿池官网！

<figure><img src="https://2604621618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvloF7G6sH3tpG6N1g75q%2Fuploads%2FwG5Nl1sxKzkXCbuQ1hRC%2Fimage.png?alt=media&#x26;token=1c5f0ad1-ef53-49f5-a46c-bc06001c8735" alt=""><figcaption></figcaption></figure>


---

# 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://rustminersystem.gitbook.io/rustminersystem/zi-jian-kuang-chi-jie-dian/cheng-wei-kuang-chi-jie-dian.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.
