# AOA 2019

- [주요 UI별 ARIA 적용 사례 (2019)](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria.md)
- [스핀 버튼 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/spin-button.md)
- [페이지 네비게이터 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/paging.md)
- [메인 네비게이션 구현 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/navigation.md)
- [메뉴 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/menu.md)
- [캐러셀 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/carousel.md)
- [채팅 상담 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/chatting.md)
- [툴팁 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/tooltips.md)
- [그룹명 필수 항목 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/group-label.md)
- [이해하기 쉬운 데이터 테이블 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/data-table.md)
- [날짜 입력 적용 사례](https://aoa.gitbook.io/skymimo/aoa-2019/2019-aria/date.md)
- [알아두면 좋은 TIP!](https://aoa.gitbook.io/skymimo/aoa-2019/tips-2.md)
- [dl, dt, dd 태그를 남용하지 마세요.](https://aoa.gitbook.io/skymimo/aoa-2019/tips-2/dl-dt-dd-..md)
- [제발 나를 무시해 주세요.](https://aoa.gitbook.io/skymimo/aoa-2019/tips-2/ignore.md)
- [띄어쓰기를 주의하세요!](https://aoa.gitbook.io/skymimo/aoa-2019/tips-2/blank.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://aoa.gitbook.io/skymimo/aoa-2019.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.
