> For the complete documentation index, see [llms.txt](https://docs.studio.uzu-app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studio.uzu-app.com/ko/advanced/image-script.md).

# 리딩 중 이미지를 삽입하고 싶다

기본 단계 내의 공용 화면이나 개별로 배포하는 텍스트와 마찬가지로, 함께 읽기 단계에서도 이미지를 삽입할 수 있습니다.

① 함께 읽기 단계를 생성합니다

② 추가 버튼으로 기본 지문을 추가합니다

③ 이미지로 바꾸고 싶은 박스 왼쪽의 아이콘을 클릭합니다

④ 표시된 메뉴에서 「이미지로 변환」을 선택합니다

⑤ 이미지용 박스로 바뀌므로 삽입할 이미지를 선택합니다


---

# 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:

```
GET https://docs.studio.uzu-app.com/ko/advanced/image-script.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.
