# Paragraph

The `paragraph` block allows you add, style, and format text in your page.

<figure><img src="https://lh4.googleusercontent.com/OtAvcclg-yBfLy1DmbnYfq2f_h4rdKerWW4TwbvNDF9wc4lYuG1DVBkFdFe7M3kZ1XbS-zBGXq5kKjxykoG2D7vY8yMIzVWPTa8vuPAJBaHC06kvtCxB7uoVgIXGUssZrV87jP79RjKd6xSsMHqtv3ZhAXGS8UWRsCHn4_R_KGEX2Ny3RZRKzxxr27li" alt=""><figcaption></figcaption></figure>

## Basics

If you want to add inline text that doesn't have a defining role in your page structure or layout, the paragraph block is the way to go.

<figure><img src="https://lh6.googleusercontent.com/6KkgsR4EYPrThNq_dxCn3ErfPNy6ECnYmXJRhd4jru0B-6jZ4fKn9Mh4bqyeZ-p7vVNluScQUz4q37PdVeXsUQF6HgC8WR2M7hUTwP7KS7Anto1WGqTtoIQ6c6sTvfCoyQ55kfJMehx74lIMY2Tc7O0s_A1jteP46Xsr1IdYXJSlUQErslGVmfHLxW9x" alt=""><figcaption></figcaption></figure>

<details>

<summary><strong>Add</strong></summary>

1. Open the Inserter Panel
2. Search for the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> `paragraph` block
3. Click on the block to insert it into your parent block

</details>


---

# 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://docs.cwicly.com/blocks/paragraph.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.
