# タイプライターモード

タイプライターモードでは、編集中の行が画面の中央に固定されます。\
長いノートを編集する際に、画面下部ではなく中央に目線を置きたい場合に便利です。

![](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: 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/ja/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.
