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

# 推荐订阅节点购买

## 节点订阅服务商推荐

收集了网络上的节点订阅服务商，供网友自行选择购买。

> ⚠️ 推荐订阅购买服务商

***

### 推荐订阅服务商

| 官网                                      | 说明       | 备注          |
| --------------------------------------- | -------- | ----------- |
| [交个朋友.com](https://good.befriends.one/) | 永久免费的VPN | 提供免费小火箭共享账户 |

***

## 免费共享美区 Apple ID

提供免费共享美区 Apple ID 账号，可用于下载：

* Shadowrocket（小火箭）
* 其他美区 App Store 应用

> ⚠️ 注意：共享 Apple ID 仅用于 App Store 下载应用，请不要登录 iCloud。

***

### 获取共享 Apple ID

点击下面链接：

[获取免费美区 Apple ID](https://appleid-share.bitmusthk.com)

***

### Shadowrocket 下载步骤

#### 第一步：打开 Apple ID 分享页面

访问：

[Apple ID 分享页面](https://appleid-share.bitmusthk.com)

获取共享账号信息。

***

#### 第二步：打开 App Store

进入：

```
App Store
 ↓
头像
 ↓
退出当前账号
```

登录共享的美区 Apple ID。

***

#### 第三步：搜索 Shadowrocket

搜索：

```
Shadowrocket
```

点击：

```
获取
```

完成下载安装。

***

### 注意事项

⚠️ 请勿使用共享 Apple ID 登录：

```
iCloud
```

避免影响：

* iCloud 数据
* 照片同步
* 联系人
* 查找我的 iPhone

建议：

下载完成后：

1. 退出共享 Apple ID
2. 登录自己的 Apple ID
3. 正常使用 Shadowrocket

***

### 常见问题

#### 搜索不到 Shadowrocket

尝试：

1. 确认 Apple ID 为美区账号
2. 退出 App Store 后重新登录
3. 重新搜索 Shadowrocket

***

#### 提示账号密码错误

可能原因：

* 账号密码已被修改
* 共享账号人数过多

请重新获取最新账号。


---

# 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://shadowrocket-wiki.gitbook.io/shadowrocket/all/buy.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.
