# 렌더링 촬영하기

- [렌더 스튜디오](https://docs.archisketch.com/guide/undefined-5/render-studio.md): 렌더샷을 멋있게 촬영하는 팁을 알려드릴게요!
- [아키스케치 렌더링 입문서](https://docs.archisketch.com/guide/undefined-5/rendering-guide.md): 아키스케치 렌더샷 잘 찍는 법
- [렌더샷 에디터](https://docs.archisketch.com/guide/undefined-5/render-shot-editor.md): 렌더샷 에디터로 렌더링 이미지를 쉽고 빠르게 편집하세요.
- [미니룸 컨텐츠 만들기](https://docs.archisketch.com/guide/undefined-5/miniroom-contents.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-5.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.
