# Community

### 커뮤니티 목록 &#x20;

생성된 커뮤니티 게시글 목록을 확인할 수 있습니다.

![](/files/wQzjUwklyD0LvgSaIXql)

* **커뮤니티 검색 :** 원하는 게시물을 검색할 수 있습니다.&#x20;
* **게시글 작성하기 :** 우측의 **“글쓰기 ”** 버튼을 통해 원하는 게시글을 추가할 수 있습니다.
* **게시 목록 :** 생성된 **게시글 번호, 제목, 작성자,  생성일**을 확인할 수 있습니다. &#x20;
* **검색 정렬 :** 게시글을 **개설일 또는 제목 순**으로 정렬할 수 있습니다.

### 게시글 작성하기  &#x20;

![](/files/CiSDZo35BPaImdsYcN0e)

* **제목 :** 게시글의 제목을 입력할 수 있습니다.
* **내용 :** 상세 내용을 입력하고 원하는 이미지나 링크를 삽입하실 수 있습니다.&#x20;
* **파일 업로드 : “파일 업로드”** 버튼을 클릭하면, 게시글에 원하는 첨부파일을 업로드 할 수 있습니다.
* **“저장”** 버튼을 클릭하면 정상적으로 게시글이 생성됩니다. 생성된 게시글은 목록에서 확인할 수 있습니다.


---

# 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://mondrian.gitbook.io/yennefer-cluster/c1.3.2/user-manual/data-catalog/community.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.
