> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/ko/genstudio-workspace/tools/teach-me-anything.md).

# 무엇이든 가르쳐 주세요

무엇이든 가르쳐 주세요는 상상할 수 있는 모든 주제에 대해 개인화된 학습 경험을 제공하는 LLM 튜터입니다. 각 수업을 귀하의 선호에 맞게 조정하고, 교수 스타일, 언어적 뉘앙스 및 내용의 깊이를 선택하십시오. 그런 다음 /test 모드로 들어가면 AI가 주제에 대한 이해도를 평가합니다.

<figure><img src="/files/NcbHU3R9CP0oA9G2Yu44" alt="teach me anything 1"><figcaption></figcaption></figure>

## 어떤 종류의 질문이 Teach Me Anything을 도와줄 수 있나요?

Teach Me Anything은 폭넓은 범위를 가지고 있어 요청할 수 있는 수업의 종류는 끝이 없습니다. 이 도구를 활용하여 배울 수 있는 방법에 대한 아이디어를 제공하기 위해 일반적인 주제 목록을 아래에 제시합니다:

* 과학 및 수학
* 역사
* 문학
* 기술 및 컴퓨터
* 철학 및 사회 과학
* 예술 및 음악
* 언어 및 언어학
* 지리 및 지구 과학
* 종교 및 영성
* 스포츠 및 레크리에이션
* 건강 및 웰빙
* 우주 및 천문학
* 법률 및 거버넌스
* 여행 및 문화
* 비즈니스 및 금융


---

# 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:

```
GET https://docs.skydeck.ai/ko/genstudio-workspace/tools/teach-me-anything.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.
