# 聽聞小工具

## 用慣了透過眼睛來學習，那耳朵呢?

還記得小時候，我們怎麼學習的嗎?那時候還不會注音、還不識字，但每天所學習的事物，可不比今日的你我還少喔！

<https://larms.azurewebsites.net/>

```
你真的可以體驗看看，用小段落、反覆聽，獲得不一樣的學習體驗
```

{% hint style="info" %}
&#x20;唯一的成本，就只是要能連上網。
{% endhint %}


---

# 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://paladinlee.gitbook.io/larms/master.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.
