# 2024년 12월 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://docs.rememberizer.ai/ko/undefined-2/releases/2024-releases/dec-6th-2024.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.
