# 2024년 1월 15일

## 새로운 기능

* **문서 검색**: 우리의 효율적인 검색 기능으로 쉽게 문서를 찾아보세요.
* **구글 드라이브 통합**: 구글 드라이브를 통해 파일을 원활하게 관리하세요.
* **개발자 허브**: 개발자들이 Rememberizer와 통합하기 위해 자신의 애플리케이션을 쉽게 등록하고 설정할 수 있는 사용자 친화적인 공간입니다.
* **메멘토 관리**: 메멘토를 쉽게 생성하고 열거하고 삭제하세요.
* **데이터 소스 관리**: 데이터 소스를 쉽게 연결하고 해제하세요.
* **쉬운 온보딩**: 우리의 온보딩 상태 기능은 모든 사용자와 개발자들을 위해 부드러운 시작을 위해 설계되었습니다.


---

# 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/jan-15th-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.
