# Kino amas vin.

{% hint style="info" %}
영화 속 명대사(어디까지나 제가 생각하는 기준)를 모아보는 공간입니다.
{% endhint %}

{% hint style="warning" %}
대사 번역은 제 맘대로입니다.
{% endhint %}

{% hint style="danger" %}
스포일러 있을 수 있으니 주의 바랍니다.
{% 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://kino.amas.vin/readme.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.
