> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user/video-tutorial/check-share-result.md).

# 결과물 확인 및 공유

**아키스케치에서 다양한 콘텐츠 공유하기** 📤

아키스케치에서는 프로젝트 전체뿐만 아니라, 개별 콘텐츠를 링크로 공유할 수 있습니다.

공유 가능한 콘텐츠:

* **렌더샷**
* **포트폴리오**
* **도면**
* **720° 파노라마 뷰**

공유한 링크는 **모바일에서도 손쉽게 확인**할 수 있어 언제 어디서나 프로젝트 내용을 공유하고 소통할 수 있습니다.

**지금 바로 프로젝트를 공유하고 협업을 시작해 보세요!** 🌟

## 포트폴리오 생성하기

{% embed url="<https://youtu.be/HONQYIJBpSA?si=oYDP52L3oz2p2ypZ>" %}

## 프로젝트 공유하기

{% embed url="<https://youtu.be/7vm_1Uy0XLc?si=XOQV29BQUmNU6U6G>" %}

## 프로젝트 게시하기

{% embed url="<https://youtu.be/y7P9u0LGl_8?si=8r8l1bUUWn_HfHhg>" %}

## 결과물 개별로 공유하기

{% embed url="<https://youtu.be/_ratJ8ooVKw?si=lZ8NgKkE8hzTJIz0>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/user/video-tutorial/check-share-result.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
