> For the complete documentation index, see [llms.txt](https://help.getupnote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getupnote.com/ko/write-and-edit/typewriter-mode.md).

# 타자기 모드

UpNote의 **타자기 모드(Typewriter Mode)** 는 작성 중인 **현재 줄을 화면 중앙에 고정**시켜, 글을 쓸 때 집중력을 높여주는 기능입니다.\
긴 노트를 작성하거나 편집할 때, 시선이 화면 아래가 아닌 중앙에 머무르도록 도와줍니다.

![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FZlToTLjas16ZidCTZuFS%2F1_RDcCxcc7jdUgknVv3EQ8kQ.gif?alt=media\&token=1cbd4888-fe78-418f-bac1-1ef1f8d95279)

타자기 모드는 **데스크톱 앱**에서 사용할 수 있습니다.\
이 모드를 켜거나 끄려면, 노트 편집기 오른쪽 하단의 아이콘\ <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FTB1NGBExQCp80ArQ64sJ%2Fimage.png?alt=media&#x26;token=b90f8569-1e03-4b15-909c-fa62a15775c5" alt="" data-size="line"> 을 클릭하세요.

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FWO5NfXf1P10qjanVMAxT%2Fimage.png?alt=media&#x26;token=3e919359-cd6d-465d-aa30-1703d2f447f3" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.getupnote.com/ko/write-and-edit/typewriter-mode.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.
