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

# SpeedCN

[SpeedCN](https://speedcn.vip/) 是一款回国网络加速器，帮助海外华人畅快访问中国网络。一键开启加速后，您就可以像身在国内一样访问国内网站和各大平台，没有地区限制，满足您访问B站、追国产剧、听华语音乐、看国内直播及各种上网需求。身在海外畅玩国内各种APP\
Address: Hong Kong\
Website:\
<https://speedcn.vip/>\
<https://www.facebook.com/speedcn1/>\
<https://twitter.com/speedcn01>\
<https://www.pinterest.com/speedcn1/>\
<https://www.youtube.com/@speedcn1>\
<https://www.twitch.tv/speedcn1/about>\
<https://500px.com/p/speedcn1>\
<https://www.reddit.com/user/speedcn1/>\
<https://medium.com/@speedcn1/about>


---

# 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://speedcn.gitbook.io/speedcn-docs/speedcn.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.
