# 프로젝트

- [프로젝트 시작하기](https://docs.waveon.io/project/start-with-template.md)
- [프로젝트 편집](https://docs.waveon.io/project/undefined.md)
- [페이지 목록](https://docs.waveon.io/project/undefined-1.md)
- [엘리먼트 트리](https://docs.waveon.io/project/undefined-2.md)
- [엘리먼트 목록](https://docs.waveon.io/project/undefined-3.md)
- [데이터베이스](https://docs.waveon.io/project/undefined-4.md)
- [프로젝트 설정](https://docs.waveon.io/project/undefined-5.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.waveon.io/project.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.
