# Mi amas vin.

> “시간이 없다. 인생은 짧기에, 다투고 사과하고 가슴앓이하고 해명을 요구할 시간이 없다. 오직 사랑할 시간만이 있을 뿐이며, 그것은 말하자면 한 순간이다.” - 마크 트웨인
>
> “There isn't time, so brief is life, for bickerings, apologies, heartburnings, callings to account. There is only time for loving, and but an instant, so to speak, for that.” - Mark Twain

* 취미활동
  * [독서 이력](/list/books.md)
  * [시청 이력](/list/videos.md)
  * [게임 이력](/list/games.md)


---

# 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://mi.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.
