> For the complete documentation index, see [llms.txt](https://docs.stonksnipebot.best/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stonksnipebot.best/cn/bu-shu-yu-yun-wei/si-you-hua-bu-shu.md).

# 私有化部署

### 服务价格与联系

私有化部署价格为 **399 USDT**。

通过 [@StonkSnipeDEV](https://t.me/StonkSnipeDEV) 联系。具体付款方式请在私聊确认后获取。

### 服务范围

服务包含：

* 单 Bot 部署与基础环境配置。
* 现有数据和配置迁移指导。
* 运行检查，并按当时可用性配置或更新更优质的 RPC 节点。

RPC 优化可改善监听、广播和交易成功率。

### 服务周期

常规服务周期为约 1–2 小时。实际时间取决于 VPS 权限、网络环境和节点状态。

{% hint style="warning" %}
RPC 优化只能改善连接质量与成功概率。它不保证每笔交易成功、成交速度或盈利。
{% endhint %}

### 安全与付款

请勿公开收款地址、私钥、Bot Token、RPC 密钥或管理员密码。仅在与 [@YLkanAI](https://t.me/YLkanAI) 私聊确认后，按需提供必要信息。


---

# 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.stonksnipebot.best/cn/bu-shu-yu-yun-wei/si-you-hua-bu-shu.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.
