> For the complete documentation index, see [llms.txt](https://rockdocs.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rockdocs.gitbook.io/guide/website.md).

# 小火箭 官网地址

{% hint style="success" %}
**小火箭地址发布页：**

<https://www.huojian.homes>
{% endhint %}

> **`温馨提示`**
>
> 请注意，中国防火墙会把VPN网站过滤，为方便用户购买和登录，我们会不断推出新官网地址，让用户不翻墙也可以访问。

> **`官网列表`**
>
> 目前小火箭在用的官网列表
>
> 官方网址1： [www.xhjpro.com](https://rockdocs.gitbook.io/guide/www.xhjpro.com)
>
> 官方网址2：[www.123xhj.com](https://rockdocs.gitbook.io/guide/www.123xhj.com)
>
> 官方网址3：[www.xhj1314.com](https://rockdocs.gitbook.io/guide/www.xhj1314.com)
>
> 官方网址4：[www.rock1314.com](https://rockdocs.gitbook.io/guide/www.rock1314.com)
>
> 官方网址5：[www.xhj888.cloud](https://rockdocs.gitbook.io/guide/www.xhj888.cloud)
>
> 官方网址6：[www.xhj777.com](https://rockdocs.gitbook.io/guide/www.xhj777.com) （部分地区因DNS污染需翻墙访问）
>
> 官方网址7：[www.huojian888.xyz](https://rockdocs.gitbook.io/guide/www.huojian888.xyz) (已被防火墙封锁需翻墙访问)
>
> 官方网址8：[www.huojian999.xyz](https://rockdocs.gitbook.io/guide/www.huojian999.xyz) (已被防火墙封锁需翻墙访问)
>
> 官方网址9：[www.huojian999.com](https://rockdocs.gitbook.io/guide/www.huojian999.com) (已被防火墙封锁需翻墙访问)
>
> 官方网址10：[www.huojian9999.com](https://rockdocs.gitbook.io/guide/www.huojian9999.com) (已被防火墙封锁需翻墙访问)

> **`再次提醒`**
>
> 小火箭地址发布页：
>
> <https://www.huojian.homes>
>
> 务必保存好地址发布页，并添加到浏览器书签，防止失联。


---

# 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://rockdocs.gitbook.io/guide/website.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.
