> 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/windows.md).

# 微软电脑

{% hint style="success" %}
小火箭为用户提供 vmess 协议的代理，高速稳定抗封锁。

目前支持的客户端有 Clash、v2rayN-Core 等，请按需选择您要使用的客户端并详细查看使用指南。
{% endhint %}

{% content-ref url="/pages/ebPSwFyMpubnahUN96pp" %}
[Clash for Windows 使用教程](/guide/windows/clash.md)
{% endcontent-ref %}

{% content-ref url="/pages/8cfPbrXDrFAvuf4LNlRB" %}
[v2rayN for Winodws 使用教程](/guide/windows/v2rayn.md)
{% endcontent-ref %}

{% hint style="info" %}
小火箭同时为用户提供了一键链接的专用客户端，小火箭加速器。
{% endhint %}

> **`温馨提示`**
>
> 由于防火墙GFW封锁问题或者每个人的设备环境不同，导致某些地区或者某些用户无法使用。这里推荐您优先参考上方两种开源客户端，并通过手动订阅节点在 Windows 环境下使用小火箭服务。

{% embed url="<https://dogcloud.lanzout.com/ii4ZB0uetqyj>" %}
小火箭加速器 v1.2.4
{% endembed %}


---

# 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/windows.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.
