# Project

- [프로젝트 리스트](https://docs.hits.ai/omicshorizon-user-guide-ko/project/project-list.md)
- [프로젝트 만들기](https://docs.hits.ai/omicshorizon-user-guide-ko/project/createproject.md)
- [프로젝트 홈](https://docs.hits.ai/omicshorizon-user-guide-ko/project/prjecthome.md)
- [AI 데이터 분석](https://docs.hits.ai/omicshorizon-user-guide-ko/project/ai.md)
- [통합 분석](https://docs.hits.ai/omicshorizon-user-guide-ko/project/metaanalysis.md)
- [라이브러리](https://docs.hits.ai/omicshorizon-user-guide-ko/project/library.md)
- [업로드 권장 파일 형식](https://docs.hits.ai/omicshorizon-user-guide-ko/project/fileformat.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.hits.ai/omicshorizon-user-guide-ko/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.
