# Add a Block to Your Quilt

## Method #1 (most common)

Click on the desired cell(s) to select. When the cell turns blue it means it is selected. The animation shows how we've selected 5 cells.

![](https://firebasestorage.googleapis.com/v0/b/prequilt.appspot.com/o/help%2Fadding_a_block_1.gif?alt=media\&token=09c0678b-4269-4536-bcc6-8cb5e8a75d68)

Expand the Block Panel to see your blocks. Let's select the HST Block by clicking the "Add To Quilt" button. This will add the HST block to the 5 selected cells.

![](https://firebasestorage.googleapis.com/v0/b/prequilt.appspot.com/o/help%2Fadding_a_block_2.gif?alt=media\&token=fa82cf46-5a62-4e97-88ed-0467f0dd9221)

## Method #2 (right clicking)

This alternative method for computer users only — Instead of using the "Add to Quilt" button, you can also add a quilt block to your selected quilt cell by right clicking on any of the selected cells.

1. Click on the desired quilt cells.
2. Right click on any of the selected cells.
3. Rollover "Add Block" on the dropdown window.
4. Images of the available blocks will become visible.
5. Click on the desired quilt block to add it.

![](https://firebasestorage.googleapis.com/v0/b/prequilt.appspot.com/o/help%2Fadding_a_block_2b.gif?alt=media\&token=09e42ac3-ae2c-47dd-ad10-b0096bfc2bee)

## Method #3&#x20;

Instead of selecting the cells first, you can select the HST block and then click on the cells to add. Press the escape key or click outside of the grid when you are done adding the HST block.

<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://help.prequilt.com/prequilt-101/all-about-quilt-blocks/add-a-block-to-your-quilt.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.
