# AssisChat教程

**客户端支持**

&#x20;iOS/iPadOS  MacOS

> **注意:** 该APP不支持自定义模型，且预设的模型太少不是很推荐，根据自己喜好选择。

## 下载

* 在AppStore搜索下载即可，logo如下图<br>

  <figure><img src="https://vip.123pan.cn/1821083851/ocoolai/pic/asslogo.webp" alt="" width="188"><figcaption></figcaption></figure>

## 配置

1. 安装好后打开APP，点击右上角设置按钮\
   ![设置按钮](https://vip.123pan.cn/1821083851/ocoolai/pic/ass.jpg)
2. 点击会话源\
   ![会话源](https://vip.123pan.cn/1821083851/ocoolai/pic/ass1.jpg)
3. 填入你的API key
4. 填入API地址`one.ooo.cool`或`one.ocoolai.com`（注意不用加https\://）
5. 点击验证并保存\
   ![配置](https://vip.123pan.cn/1821083851/ocoolai/pic/ass2.jpg)
6. 回到主界面点击`+`即可创建会话


---

# 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://documentation.ocoolai.com/app_guides/app/assischat-jiao-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.
