> 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/dong-tai-zhu-zhai-dai-li/er-wei-ma-sheng-cheng-yu-dao-ru-jiao-cheng/nekobox.md).

# NekoBox

### 生成二维码

依次导航至 **动态住宅代理→账密模式→使用设置，**&#x9009;择所需 **地区、州/省、城市、用户名：密码、会话类型（轮换/粘性）、协议（HTTP/SOCKS5）、域名，**&#x5373;可生成二维码。

<figure><img src="https://3329019552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1E3f1Cgqibe348XDdpps%2Fuploads%2FAdGw1iFeW6wINFG4v69B%2Fimage.png?alt=media&amp;token=527b8ca4-0327-4d33-ac18-5efc8e50627b" alt=""><figcaption></figcaption></figure>

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

* 打开 NekoBox 应用程序。
* 在主界面找到并点击"扫描二维码"按钮，扫描成功后显示 二维码中的链接内容。
*

```
<figure><img src="/files/tPgp3lxrxHWJhp0yEsjl" alt=""><figcaption></figcaption></figure>
```

* 查看扫描结果，确认显示的链接是否正确。
* 点击连接按钮，NekoBox 会自动在应用内或默认浏览器 中打开该链接。


---

# 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/dong-tai-zhu-zhai-dai-li/er-wei-ma-sheng-cheng-yu-dao-ru-jiao-cheng/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.
