# Big Paragraph❡

{% embed url="<https://youtu.be/w4B8ys1Aa3s>" %}

#### How to Add a Big Paragraph Block:

* **Access the Block Library:**
  * Start by logging in to your Webhash account and navigating to the website you are building.
  * Once inside the website editor, look towards the **top-right corner** of the screen for the "Add Block" button.
  * Click on the "Add Block" button to open the block library.

<figure><img src="/files/lUwYQfcRClLJ95adN4Mb" alt=""><figcaption></figcaption></figure>

* **Select the Big Paragraph Block:**
  * In the block library, you'll find a list of blocks you can use for your website.
  * Scroll through the list or use the search function to find the **Big Paragraph** block.
  * Once you've found it, click on the **Big Paragraph** block to select it.

<figure><img src="/files/7g2P939UEuoeJYwHlods" alt=""><figcaption></figcaption></figure>

* **Configure the Big Paragraph Block:**
  * After selecting the block, a pop-up dialogue titled "Add a Big Paragraph" will appear.
  * This dialogue includes several fields to help you configure your Big Paragraph block:
    * **Name**: Enter a name for your Big Paragraph block.&#x20;
    * **Description**: Add the paragraph of text you want to display on your website. The description field can hold up to **2000 characters**.
    * **Destination URL**: If you want the Big Paragraph to be clickable, enter a destination URL. This is where users will be directed when they click the block.
    * **Destination URL Name**: Provide a name for the link that will appear in the Big Paragraph block.
  * After filling out the fields, review the content to ensure accuracy.

<figure><img src="/files/JZOChcVqVemsR2iFvlOB" alt=""><figcaption></figcaption></figure>

* **Submit and Add to Your Website:**
  * Once all the fields are complete, click the **Submit** button to add the Big Paragraph block to your website.
  * The block will now appear in your site's layout, and you can adjust its position by dragging it into place.


---

# 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.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/standard-blocks-the-foundation-of-your-website/big-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.
