# Typewriter mode

**Typewriter Mode** in UpNote helps you focus while writing by keeping the active line of text centered in the middle of your screen. This is useful when you write or edit a long note and prefer to keep your eye at the middle of the screen, instead of the bottom.

![](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)

Typewriter mode is available on **desktop** app. To turn this mode on/off, click the icon <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"> at the lower-right corner of the note editor.

<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/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.
