# 갤러리

내 제품이나 서비스와 관련된 이미지들을 미리 업로드해 놓고 포스트에서 사용할 수 있도록 하는 기능입니다.

<figure><img src="/files/XpScAo6n2cv2oqOpPNXz" alt=""><figcaption></figcaption></figure>

이렇게 미리 제품 이미지들을 등록해 놓으면 포스트 수정화면에서 우측아래에이처럼 갤러리 섹션이 생기면서 이미지를 클릭하면 커서위치에 바로 등록해서 사용할 수 있도록 됩니다.

<figure><img src="/files/8KnNeFDH1RcYFfz04lVU" alt=""><figcaption></figcaption></figure>


---

# 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://renext.gitbook.io/autogrow.kr/start/undefined-3.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.
