# Letter and Paragraph Spacing

## Overview

Enhance the readability of your content with two key features: Letter Spacing and Paragraph Spacing. Available in the sidebar for text-based content blocks, these features give you better control over your text layout.

### Applicability:

* Letter Spacing: Applies to all text-based content blocks, including Paragraph, List, Button, Title, Icon, and Menu.
* Paragraph Spacing: Exclusively for the Paragraph block.

## How it Works

### **Letter Spacing**

<figure><img src="https://lh7-eu.googleusercontent.com/gIIKm5lcEsh9huqKOQ9Sf7qd8R9PSH48LTudB8Kqwg0Xx6Fcw0RKrj4VXWcoCDaqJOgaNNAealFZ6xQyOEWaOnm17ICWITaMr3VW1vIIupZzqd0MzjvvlKiUURBeOHPMzYs91ZxT5IQBUS8XZz_L-h8" alt=""><figcaption></figcaption></figure>

* **Default:** Starts at 0px.
* **Control:** Use the - and + buttons in the sidebar to adjust. You can also type in a positive value manually. For negative values, use the - button.
* **Limits:** The range is -99 to +99 pixels. Rendering may differ across devices and browsers.

### **Paragraph Spacing**

<figure><img src="https://lh7-eu.googleusercontent.com/_6sKUdnbE8XPiUe_cpJY0O5XebTYgtzXxYcsAc3BWN97zz7FsYYIgVUN8iOL9qlhj-L4pFlRnsEH2_WvTaFEdsNz0h7bNvbniaU9O-c2tjSOjTAc_f4hY_5Y9CIY8mu4j0O4UujX3kbAZMg1hcpA2_U" alt=""><figcaption></figcaption></figure>

* **Default:** Set at 16px, rendering paragraphs as double-spaced.
* **Control:** Similar to letter spacing, use the - and + buttons or manually enter a positive number or zero.
* **Limits:** Range is 0 to 99 pixels, and again, rendering may vary.

## **Use Cases**

While it's advised to use these features sparingly, here are some scenarios where they could be beneficial:

* Making all-caps text more readable.
* Emulating the text style of a logo or hero image in your content.
* Tailoring text for optimal display on various screen sizes.


---

# 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.beefree.io/end-user-guide/content-blocks/letter-and-paragraph-spacing.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.
