> For the complete documentation index, see [llms.txt](https://help.stibee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stibee.com/email/edit/using-edit-box/one-column-horizontal.md).

# 1단 가로

## 이 글에서는

한 쪽에는 이미지를 업로드하고, 나머지 한 쪽에는 텍스트나 버튼을 추가하고 싶다면 \[1단 가로] 상자를 활용할 수 있습니다. 에디터에서 1단 가로 상자를 추가하는 방법을 알아봅니다.

***

### 1단 가로 상자 추가하기

화면 오른쪽 편집 상자 화면에서 \[1단 가로] 상자를 왼쪽 화면에 끌어당깁니다.

왼쪽에는 이미지를 넣을 수 있는 '이미지' 상자가 있고, 오른쪽에는 '텍스트'와 '버튼' 상자가 생성됩니다. 화면 중앙의 스와이프\[↔] 버튼을 눌러 이미지와 텍스트, 버튼 상자의 위치를 변경할 수 있으며, 화면 오른쪽 \[구성 요소]에서 원치 않는 상자를 제거할 수도 있습니다.

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

개별 상자를 사용하는 방법은 [이미지](/email/edit/using-edit-box/image.md), [텍스트](/email/edit/using-edit-box/text.md), [버튼](/email/edit/using-edit-box/button.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, and the optional `goal` query parameter:

```
GET https://help.stibee.com/email/edit/using-edit-box/one-column-horizontal.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.
