# 콘텐츠

- [연혁](https://docs.storyhub.co.kr/functions/contents/history.md): 홈페이지의 연혁을 직접 관리하는 기능을 안내합니다.
- [일정](https://docs.storyhub.co.kr/functions/contents/schedule.md): 홈페이지의 일정을 직접 관리하는 기능을 안내합니다.
- [식단표](https://docs.storyhub.co.kr/functions/contents/menu.md): 홈페이지의 식단표를 직접 관리하는 기능을 안내합니다.
- [조직도](https://docs.storyhub.co.kr/functions/contents/organization.md): 홈페이지의 조직도를 직접 관리하는 기능을 안내합니다.
- [데이터](https://docs.storyhub.co.kr/functions/contents/data.md): 홈페이지의 데이터를 직접 관리하는 기능을 안내합니다.
- [배너](https://docs.storyhub.co.kr/functions/contents/banner.md): 홈페이지의 배너를 직접 관리하는 기능을 안내합니다.
- [팝업](https://docs.storyhub.co.kr/functions/contents/popup.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://docs.storyhub.co.kr/functions/contents.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.
