# 줄 너비(Line Length)

UpNote의 **줄 너비(Line Length)** 설정은 편집기에서 텍스트가 표시되는 폭을 조절합니다.\
이 설정을 조정하면 화면 크기와 글쓰기 스타일에 맞춰 가독성과 집중도를 높일 수 있습니다.

***

#### 데스크톱에서

1. **설정(Settings)** 을 엽니다.
2. **편집기(Editor) → 글꼴(Typography)** 로 이동합니다.
3. **줄 너비(Line Length)** 항목에서 슬라이더를 이동하여 원하는 텍스트 폭을 설정합니다.

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FdXcS3T3rMPc2ApCn5KDQ%2Flinelength.gif?alt=media&#x26;token=68d5d0b8-c110-449b-9c97-4100ef11c38c" alt=""><figcaption></figcaption></figure>

***

#### 집중 모드(Focus Mode)

**집중 모드(Focus Mode)** 를 사용하는 경우, UpNote 창의 오른쪽 상단에 있는 **더보기(⋯)** 버튼을 클릭한 다음\
**줄 너비(Line Length)** 를 선택하여 원하는 텍스트 폭을 조정할 수 있습니다.

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FKvyCD3IZmzZ1mmQcJQV1%2Fimage.png?alt=media&#x26;token=8a673963-7d55-43fb-b20e-d0f9056a1e04" 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://help.getupnote.com/ko/write-and-edit/format-your-text/line-length.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.
