> For the complete documentation index, see [llms.txt](https://docs.zhizengzeng.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zhizengzeng.com/wen-zhang-lie-biao/chan-pin-shi-yong-shuo-ming-shu.md).

# 产品使用说明书

智增增Key使用指南，更多AI工具、更详细教程在这里：<https://zhizengzeng.com/939.html>

## **问：**&#x667A;增增Key是什么？

智增增Key是智增增官方推出的密钥，主打：一个密钥，开启人工智能，畅享百款AI工具！

* 只要拥有一个智增增的密钥，你将可以在任意支持配置百度文心一言、ChatGPT（等各类大模型）的AI工具中使用，
* 智增增Key无需魔法上网，不用科学上网，在国内即可正常使用最强大的GPT-4.0模型、文心4.0模型等。
* 同时性价比高，拥有包月套餐，无限畅享使用，送福利。

访问地址：<http://plugin.smarttrot.com/>

我们将为大家搜集各种AI工具，用好AI工具。

（注意：这是针对不写代码的用户的，如果是企业用户或者开发者，请使用智增增Api：<http://gpt.zhizengzeng.com/）>

## **问：怎么使用？详细的使用步骤是什么？**

**演示视频：**

{% embed url="<https://ka2.oss-cn-zhangjiakou.aliyuncs.com/WeChat_20231213213434.v2.mp4>" %}

简单三步，跟着我一步一步很容易搞定的

* 第1步：安装AI工具。需要先安装好一个AI工具，比如ChatGPT-Next-Web、Chatbox、沉浸式翻译等

这里以ChatGPT-Next-Web为例，最好是在自己的电脑下载安装一个软件包来访问，这里是下载地址（请选择适合你的电脑操作系统的版本，windows电脑请下载exe结尾的文件，mac苹果电脑请下载dmg结尾的文件）： [下载地址](https://gitee.com/smarttrot/zzz-files/tree/master/chat-next-web)

注意，苹果电脑的安装参考这里：[苹果电脑安装说明](https://docs.zhizengzeng.com/ge-ren-shi-yong-shuo-ming/ping-guo-dian-nao-an-zhuang-shuo-ming)

* 第2步：复制智增增密钥。用手机号登录：<http://plugin.smarttrot.com/#/home>，最好在电脑端登录，方便复制密钥。从这里购买密钥，复制出密钥key和主机地址url

<figure><img src="/files/q8Q1rhNa9REjxlJN3Cm9" alt=""><figcaption></figcaption></figure>

* 第3步：打开AI工具设置密钥。打开你的AI工具，比如ChatGPT-Next-Web，找到设置页，将上一步复制的密钥key和主机地址url填入，即可正常使用。注意配置的主机地址是：`https://plugin.smarttrot.com`\
  ![](/files/TQ4AgIhdmYZDjAmnXInL)

## 问：ChatGPT-Next-Web**从哪里下载？怎么访问？**

ChatGPT-Next-Web，最好是在自己的电脑下载安装一个软件包来访问，这里是下载地址（请选择适合你的电脑操作系统的版本）： [下载地址](https://gitee.com/smarttrot/zzz-files/tree/master/chat-next-web)\
当然也可以直接使用网页版（但可能需要代理访问）：[网页访问](https://gpt.nextapi.fun/)

## 问：为什么有的AI工具我按说明设置了也不行？

这里有个点要注意，大部分的插件设置的主机地址都是能直接复制使用的：`https://plugin.smarttrot.com`,\
但如果不行，可以试试将地址补充完整这几个：`https://plugin.smarttrot.com/v1`,\
或者可以试试使用完整的地址：`https://plugin.smarttrot.com/v1/chat/completions`,\
一般来说，这几个地址总有能成功的。如果还是不行，请联系公司客服我们来支持。

## 问：支持哪些AI工具？

最广泛的AI工具支持能力：Sidebar，沉浸式翻译，ChatHub，Chatbox，CodeGPT，ChatGPT-Next-Web等各类AI工具。每一个AI工具我们都会有一个使用教程。

## 问：还是不会配置怎么办？

最后放上微信交流群，各种AI工具，用好AI工具，可以加入一起交流神奇的用法

<figure><img src="/files/V0ZUyPwSfbpBjVA2HcOU" 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:

```
GET https://docs.zhizengzeng.com/wen-zhang-lie-biao/chan-pin-shi-yong-shuo-ming-shu.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.
