# 主页

主页主要分为3个区域，分别是：使用引导、余额情况、新闻推送。

![主页概览图](https://536261050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbSzTk1SGLwJ3VFu1kJ%2F-M2Xany78dYU1wx4cHjZ%2F-M2XgPSG2QETjSqZmO_x%2F%E4%B8%BB%E9%A1%B5%E6%A6%82%E8%A7%88.png?alt=media\&token=8267b23b-e95d-43e3-9540-c42ad2525605)

## 使用引导

在JoinChat系统中，通过任务清单模式，将JoinChat核心三大模块：客服、营销和行业应用作为应用的引导。每个模块中，我们列出主要的功能清单，只要您充分了解并运用相应功能，即可实现机器人和用户的友好交互。

当您使用了相应功能后，系统自动完成标记，若果您完成我们列出的10个功能清单后，相信您已经是一位绝世高手了，快去探索吧！

![JoinChat使用引导图](https://536261050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbSzTk1SGLwJ3VFu1kJ%2F-M3GVCLmz1gKz5wqe25z%2F-M3GY-oeLjjnQgxvmmjN%2F%E4%B8%BB%E9%A1%B5joinchat%E5%AF%BC%E5%90%91%E5%9B%BE.png?alt=media\&token=f57501f7-7385-4165-9d58-07eeeed34c29)

## 余额情况

JoinChat系统针对用户权限设置了四个权限版本：免费版、基础版、高级版和专用版本。该模块统计了不同版本的用户在角色数量、订阅用户数、关键词数量和广播条数使用情况概览。

![JoinChat使用情况概览图](https://536261050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbSzTk1SGLwJ3VFu1kJ%2F-M3GVCLmz1gKz5wqe25z%2F-M3GYd_OIgg5Wyhq9s5i%2F%E4%B8%BB%E9%A1%B5%E4%BD%BF%E7%94%A8%E6%83%85%E5%86%B5%E7%BB%9F%E8%AE%A11.png?alt=media\&token=bc736aa9-510b-49ef-9ad6-36c3c821e672)

## 新闻板块

新闻板块展示了关于JoinChat相关通知、动态、Facebook的更新以及最新、最快的行业解决和营销趋势等，通过此模块可以让您快速了解我们以及行业的最新动态。

![](https://536261050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbSzTk1SGLwJ3VFu1kJ%2F-M2Xo4u23oZWfAcnSUC0%2F-M2XpsMOzvZfz6M2VR3P%2F%E4%B8%BB%E9%A1%B5%E6%96%B0%E9%97%BB%E5%8A%A8%E6%80%81.png?alt=media\&token=c919047a-b5f1-4d31-9a0b-e01455516801)


---

# 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://joinchat.gitbook.io/project/home-page.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.
