# 线程

每个计划的线程限制为 2000 个。线程表示到代理的活动连接。如果达到最大并发连接数，服务将返回错误 `407 THREADS_EXHAUSTED` .

如果您需要提高此限制，请联系我的 Support 团队。

{% hint style="info" %}
出于安全原因，用户需要在其提升请求获得批准之前完成 KYC 验证。
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/dai-li/xian-cheng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
