> For the complete documentation index, see [llms.txt](https://doc.9http.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.9http.com/dai-li/chang-xiao-isp-dai-li/er-wei-ma-sheng-cheng-yu-dao-ru/nekobox.md).

# NekoBox

### 生成二维码

进入控制台，导航至 **长效ISP代理** 页面，在IP列表中选择 **需要配置的目标IP**，点击该IP对应的 **二维码** 图标

<figure><img src="https://3329019552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1E3f1Cgqibe348XDdpps%2Fuploads%2FKW7FymNvhhE21A8ULxX7%2Fimage.png?alt=media&amp;token=bec1c0f0-ed63-45c1-b7c6-972fbb5bb400" alt=""><figcaption></figcaption></figure>

系统自动生成配置二维码图片。

<figure><img src="https://3329019552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1E3f1Cgqibe348XDdpps%2Fuploads%2FTAAHfkKiZ3rLiLfZ5cAV%2Fimage.png?alt=media&amp;token=dfff99a6-50ea-43aa-8f3f-b9e153fbf71e" alt=""><figcaption></figcaption></figure>

配置信息将通过二维码自动写入客户端，无需手动输入服务器地址、端口及认证信息。

### 客户端导入示例（以 NekoBox 为例）

* 打开 NekoBox 应用程序；
* 在主界面找到并点击"扫描二维码"按钮；

<figure><img src="https://3329019552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1E3f1Cgqibe348XDdpps%2Fuploads%2Ftw4Ljf1N3tiANK0e2u77%2Fimage.png?alt=media&amp;token=fc638c2a-def9-4fef-9892-5b90dc8234aa" alt=""><figcaption></figcaption></figure>

* 扫描成功后，配置信息将通过二维码自动写入客户端，无需手动输入服务器地址、端口及认证信息。


---

# 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://doc.9http.com/dai-li/chang-xiao-isp-dai-li/er-wei-ma-sheng-cheng-yu-dao-ru/nekobox.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.
