# 2024년 2월 12일

## 새로운 기능

* **공공 지식 페이지**: 정보 접근 및 공유를 위한 새로운 공공 지식 페이지가 구현되었습니다.
* **온보딩에서의 공용 지식**: 이제 사용자들은 온보딩 페이지에서 직접 공용 지식을 추가할 수 있습니다.
* **멘토의 나무 구조체**: 멘토에 있는 파일들이 이제 더욱 명확한 이해와 탐색을 위해 나무 구조체로 반환됩니다.

## 개선 사항

* **온보딩 단계를 위한 UI**: 온보딩 단계를 위한 사용자 인터페이스가 사용자 경험을 개선하기 위해 조정되었습니다.


---

# 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/feb-12th-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.
