# Scale to Fit

### <mark style="color:blue;">About the Button</mark>

<div align="left"><figure><img src="/files/xc087UhbRWZ2MPo0bzht" alt=""><figcaption></figcaption></figure></div>

The '<mark style="color:blue;">**Scale to Fit**</mark>' button is a great for quickly:

* Resizing a patchwork piece to the fit into the block
* Reshaping a patchwork shape to fit the block
* Ensuring the pieces fit together without any warping of the shape

### <mark style="color:blue;">How to Use the Button</mark>

Open the [*Block Editor*](/welcome-to-prequilt/about-this-help-guide/glossary.md#block-editor) by either editing an existing block or creating a new block by clicking on 'Make Custom Block'.

1. Change the finished block measurements to your block's dimensions:

   <div align="left"><figure><img src="/files/odKcuXMhsHwOplTbx7lx" alt=""><figcaption></figcaption></figure></div>
2. Click on the shape that you're using. It will appear inside the block grid.

   <div align="left"><figure><img src="/files/lC6BdB39QtuOc8DxYvJN" alt=""><figcaption></figcaption></figure></div>
3. Click on the '<mark style="color:blue;">**Scale to Fit**</mark>' button. The shape will expand to fit snuggly inside the block size.

   <div align="left"><figure><img src="/files/xJKuj36guzUPDvsLkj0X" alt=""><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/sQ91HR0TV70CJopeYGYG" alt=""><figcaption></figcaption></figure></div>
4. Once finished with your block, **save** your block!

   <div align="left"><figure><img src="/files/cigkN0rLHV6RJWgV407y" alt=""><figcaption></figcaption></figure></div>


---

# 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/fixes-faqs/block-editor-buttons/scale-to-fit.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.
