# 사이드 프로젝트 (그 외)

- [VMusic (2023.07)](https://www.haenu.com/about/side-etc/vmusic.md)
- [트위치 개발자문서 한글화 프로젝트 (2023.04)](https://www.haenu.com/about/side-etc/twitch-docs.md)
- [트위치/아프리카TV 뱅온알림봇 (2022.04)](https://www.haenu.com/about/side-etc/twitch-afreeca-alert.md)
- [머니머니 (2022.04)](https://www.haenu.com/about/side-etc/moneymoney.md): 가계부 관리를 위한 지출내역 등록 웹사이트
- [AfreecaTV Auto Up (2020.11)](https://www.haenu.com/about/side-etc/afreecatv-auto-up.md): 아프리카TV 자동추천/꿀잼각 크롬 익스텐션
- [개인 쿠버네티스 클러스터](https://www.haenu.com/about/side-etc/haenu-cluster.md): Haenu Cluster Project


---

# 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://www.haenu.com/about/side-etc.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.
