> For the complete documentation index, see [llms.txt](https://docs.clickai.vn/clickai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clickai.vn/clickai-docs/tinh-nang/images-and-media/tao-cong-dong/tao-about-page.md).

# Tạo About Page

**Bước 1: Vào phần cộng đồng, nhấn vào cộng đồng của tôi.**

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

**Bước 2: Bấm tạo cộng đồng**

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

**Bước 3 : Nhập thông tin cộng đồng.**

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

**Bước 4: Chọn loại cộng đồng**

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

<figure><img src="/files/PpBsxxwJKm8u4xiQhU6i" alt=""><figcaption><p>Cộng đồng riêng tư, miễn phí thì không có phần Nhập phí/tháng</p></figcaption></figure>

<figure><img src="/files/DYYbVS7XuXvUBK0pquI4" alt=""><figcaption><p>Cộng đồng riêng tư,có phí thì nhập thêm phí khóa học. </p></figcaption></figure>

**Bước 5: Nhập các thông tin giới thiệu về  cộng đồng**

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

**Ở phần Trợ lý cộng đồng bạn sẽ thêm tên các trợ lý bạn muốn có trong cộng đồng đó.**

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

**Bước 6: Điền xong hết các thông tin cần thiết, bạn bấm vào tôi đồng ý với các điều khoản của ClickAI và bấm tạo vậy là bạn đã tạo cộng đồng thành công.**

<figure><img src="/files/dW5Mtbgc3iLRwYFtwg1r" 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, and the optional `goal` query parameter:

```
GET https://docs.clickai.vn/clickai-docs/tinh-nang/images-and-media/tao-cong-dong/tao-about-page.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.
