# Quotes

To insert or format text into a block quote, use the keyboard shortcut **`Cmd/Ctrl`**  + **`Shift`** + **`U`** or click the quote icon <img src="/files/9oJx3KZZ6FTATrOurpam" alt="" data-size="line"> in the formatting bar.

You can also type **`/quote`** to insert the quote in the note editor.

You can change the background color of the block quote by clicking/tapping the <img src="/files/wP0l4MB5wzZ5e9Yyn1nD" alt="" data-size="line"> icon in the top right corner of the block quote and seleting the background color option.

<figure><img src="/files/jQhxxJLIyXSmUsftCo4Y" 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/write-and-edit/add-content-to-your-notes/quotes.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.
