# Dedicate Node

## 介紹

BSC Dedicate Node是BlockRazor最新推出的BSC全節點服務，為業務提供高性能、高穩定、低延遲的專有運行環境，滿足個人或企業用戶在高頻高併發、高時間敏感性等交易場景下的訴求。

## 價格

Dedicate Node原價為$1250 /月，服務週期与价格折扣的關係如下

<table><thead><tr><th width="126.62109375">服務週期</th><th width="92.16796875">折扣</th><th>總價</th></tr></thead><tbody><tr><td>1個月</td><td>0%</td><td>$1250($1250 * 1)</td></tr><tr><td>3個月</td><td>5%</td><td>$3562.5($1187.5 * 3)</td></tr><tr><td>6個月</td><td>10%</td><td>$6750($1125 * 6)</td></tr><tr><td>9個月</td><td>15%</td><td>$9562.5($1062.5 * 9)</td></tr><tr><td>12個月</td><td>20%</td><td>$12000($1000 * 12)</td></tr></tbody></table>

{% hint style="info" %}
Dedicate Node服務並不包含在訂閱計劃內，需单独采购
{% endhint %}

## 特性

#### 無限制

Dedicate Node支持標準的JSON RPC方法，同時提供bundle模擬等定製化方法，所有方法均不設限流，滿足客戶的高頻、高並發等交易場景。

#### 免運維

Dedicate Node基於多雲多活的全球分佈式部署架構和自動擴容等特性確保極端場景下服務的穩定運行，同時BSC Geth客戶端可實現應用無感的硬分叉升級，幫助客戶免去繁瑣的運維消耗以專注於核心業務。

#### 高性能

Dedicate Node擁有極致的性能表現，在處理bundle模擬等高消耗請求時實現毫秒級別響應，同時對接高性能網絡的[全節點高速同步](/tc/streams/node-stream/quan-jie-dian-tong-bu.md)服務，可第一時間同步到最新世界狀態。

## 常見問題

**Dedicate Node和訂閱計劃有什麼關係？**

* Dedicate Node服務並不包含在訂閱計劃內，和訂閱計劃沒有關係，請根據需求採購訂閱計劃或Dedicate Node服務。

**Dedicate Node和全節點同步有什麼關係？**

* Dedicate Node為應用提供專有運行環境，全節點同步僅提供世界狀態高速同步服務，且用戶需要通過自己的全節點進行對接。Dedicate Node已對接高性能網絡的[全節點同步服務](/tc/streams/node-stream/quan-jie-dian-tong-bu.md)，採購Dedicate Node也能第一時間同步到BSC最新世界狀態。

**我是否可以直接訪問Dedicate Node？**

* Dedicate Node暫時不支持直接訪問。BlockRazor團隊會持續做好運維工作，幫助用戶專注於業務本身。


---

# 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.blockrazor.io/tc/streams/node-stream/dedicate-node.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.
