# Text Block

## What is a Text Block?

**Text Blocks** allow you to add customizable text in the checkout, providing important information or instructions to customers.

***

## How to configure a Text Block?

Follow the instructions below to setup a **Text Block**.

{% embed url="<https://app.arcade.software/share/PzZYLlsOMGZToiwCsTtg>" %}

1. From the dashboard, go to **Extensions** tab or click **`Browse extensions`**.\
   ![](/files/ZlgQ2MklWfk2osa0xlYE)
2. In the Extensions page, scroll down and find the **Text Block** extension and click **`Add to Checkout`.**
3. Select the markets you'd like to display the extension.\
   ![](/files/UDGkmREi1bT82D9j5J4q)
4. Open the Settings window and edit the heading as well as the border. \
   ![](/files/CZX3Cukt01rLFidEhdOT)
5. To add a paragraph of text, click **`Add paragraph`**.\
   ![](/files/xXcgSghyIHz74UXC16lZ)
6. Add your desired text.\
   ![](/files/dLRANxGOTHB4ekrr37dZ)
7. Adjust the style settings.\
   ![](/files/BlBgc0lCxcult2yqov6y)
8. If you'd like to add another paragraph, click the **`Add paragraph`** button and repeat steps 5-7.
9. Open the **Install extension in checkout editor** window, and enter a custom name (optional).\
   ![](/files/4gL9g9CPUcpQVV3nYj54)
10. Click the **`+`** icon to copy the Handle to your clipboard.\
    ![](/files/LngRUewUxUFSRQNUVaJn)
11. Hit **`Save`** to to ensure your settings and saved.\
    ![](/files/bmnh2jbGkNQ8rpHtvgfK)
12. Open your Checkout Editor and [install your extension](https://docs.platter.co/~/changes/QMi520wn6lsXSXuRamqi/get-started/get-started-in-3-steps#installing-an-extension).<br>


---

# 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.platter.com/checkout/checkout-extensions/text-block.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.
