# 教我任何事

教我任何事是一個 LLM 導師，提供針對您可以想像的任何主題的個性化學習體驗。根據您的偏好量身定制每一課，選擇教學風格、語言細微差別和內容深度。然後進入 /test 模式，AI 將評估您對該主題的掌握程度。

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

## 什麼類型的問題可以幫助我學習任何東西？

Teach Me Anything 的範圍很廣，因此您可以請求的課程種類沒有盡頭。以下是一些一般主題的列表，以幫助您了解如何利用這個工具進行學習：

* 科學和數學
* 歷史
* 文學
* 技術和計算機
* 哲學和社會科學
* 藝術和音樂
* 語言和語言學
* 地理和地球科學
* 宗教和靈性
* 體育和休閒
* 健康和福祉
* 太空和天文學
* 法律和治理
* 旅行和文化
* 商業和金融


---

# 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.skydeck.ai/zh-hk/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.
