> For the complete documentation index, see [llms.txt](https://courses.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://courses.prequilt.com/youtube-courses/intro-to-prequilt-course/07-or-block-orientation/07a-or-manual-block-rotation.md).

# 07a | Manual Block Rotation

## <mark style="color:blue;">Module 07a | How to Manually Rotate a Block</mark>

Sometimes you'll want to rotate your quilt blocks in your quilt layout. You can do this manually or randomly. In this sub-module, you'll learn how to manually rotate your block.

***

## <mark style="color:blue;">YouTube Video</mark>

{% embed url="<https://www.youtube.com/watch?index=27&list=PLaC22-LQB1W14fO_PsH85Fe9vDHc-803G&v=Loz92LB1uMU>" %}
Module 07a: How to Manually Rotate Blocks in a Quilt
{% endembed %}

&#x20;&#x20;

***

## <mark style="color:blue;">Help Guide</mark>

{% hint style="info" %}
**SHORTCUT:** You can press the R button on the keyboard to rotate blocks.
{% endhint %}

To manually rotate quilt blocks on your quilt layout:

1. Click on the <mark style="color:blue;">**block cell**</mark> on the quilt grid (or digital design wall) to select it. Note that once it's selected, the block cell will be outlined in blue.

   <div align="left"><figure><img src="/files/33dCx3xJWJl5X5biP5ss" alt="" width="375"><figcaption></figcaption></figure></div>
2. To rotate the selected block, click on the <mark style="color:blue;">**Rotate button**</mark> (![](/files/WuLQkMiesiG5uomNJAxF)) on the central, vertical toolbar to rotate the block. Repeat until the block is rotated as desired.

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

   <div align="left"><figure><img src="/files/MI05CoSlYbpTmlVBxxo2" alt="" width="375"><figcaption></figcaption></figure></div>
3. Don't forget to <mark style="color:blue;">**save**</mark> the quilt!

&#x20;&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://courses.prequilt.com/youtube-courses/intro-to-prequilt-course/07-or-block-orientation/07a-or-manual-block-rotation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
