# 프로젝트 관리하기

- [내 프로젝트](https://docs.archisketch.com/guide/undefined-6/my-projects.md): 대시보드란?
- [프로젝트 상세 페이지](https://docs.archisketch.com/guide/undefined-6/project-detail.md)
- [프로젝트 더보기 기능](https://docs.archisketch.com/guide/undefined-6/project-more.md): 내 프로젝트 페이지에서 프로젝트 상세 페이지로 들어가지 않아도 더보기 기능을 활용해 다양한 설정을 할 수 있어요. 프로젝트 우측의 ...  버튼 을 클릭하면 사용할 수 있는 기능
- [도면](https://docs.archisketch.com/guide/undefined-6/floor-plan.md)
- [렌더샷](https://docs.archisketch.com/guide/undefined-6/render-shot.md)
- [720 투어](https://docs.archisketch.com/guide/undefined-6/720-tour.md)
- [포트폴리오](https://docs.archisketch.com/guide/undefined-6/portfolio.md)
- [프로젝트 공유하기](https://docs.archisketch.com/guide/undefined-6/project-share.md)
- [프로젝트 폴더 이동](https://docs.archisketch.com/guide/undefined-6/project-folder.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.archisketch.com/guide/undefined-6.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.
