# Adding Text

### Manually enter text

1. Click within a **Paragraph** block and start typing.
2. Press **Return** or **Enter** (on keyboard) to create a new **Text** block.
3. To manually add a **Paragraph** block, click the **Add block** button (plus sign.) Select the **Paragraph** block. &#x20;

### Copy and paste text from Word or Google Docs

1. Select and copy the text in Word or Google Doc.
2. In WordPress, click within an empty **Text** block.
3. Press **Command** **Shift** **V** (Mac) or **Control** **Shift** **V** (PC) on keyboard to paste the text. This will paste the raw text and remove any formatting present in  the original document.&#x20;

![](/files/-MN-xFqwQNiSv1N_ZXiy)


---

# 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://techresources.gitbook.io/wordpress-basics-adding-content-to-media-milwaukee/working-with-text-and-links/adding-text.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.
