> 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/07c-or-reset-block-orientation.md).

# 07c | Reset Block Orientation

## <mark style="color:blue;">Module 07c | How to Reset Your Blocks' Rotation</mark>

In this sub-module, you'll learn how to reset your blocks back to their default orientation.

The video tutorial walks you through reseting your blocks' rotation, but the same steps can be used to reset mirrored blocks as well.

***

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

{% embed url="<https://www.youtube.com/watch?index=29&list=PLaC22-LQB1W14fO_PsH85Fe9vDHc-803G&v=NbviHmo9P7Y>" %}
Module 07c: How to Reset Your Blocks Rotation in a Quilt
{% endembed %}

&#x20;&#x20;

***

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

### a | Reset Rotation

To reset your blocks back to their default rotation:

1. On the quilt grid, <mark style="color:blue;">**select the block cells**</mark> that you'd like to reset. In this example, I've selected all of the block cells in the quilt.

   <div align="left"><figure><img src="/files/2E2aLrDoKVjw0xUenbec" alt="" width="375"><figcaption></figcaption></figure></div>
2. Click on the <mark style="color:blue;">**Reset button**</mark> (![](/files/gj4YU7JZFGsIFAMarpMC)) on the central, vertical toolbar.

   <div align="left"><figure><img src="/files/L1BaYGFIyArlwSgo8lQ1" alt=""><figcaption></figcaption></figure></div>
3. To reset rotation, click on the <mark style="color:blue;">**Reset Rotation**</mark>.

   <div align="left"><figure><img src="/files/Cp7GOejV4BpUBT1f7pgY" alt=""><figcaption></figcaption></figure></div>
4. You will now see the blocks have all been reset to their original orientation.

   <div align="left"><figure><img src="/files/pw5lx5ZUqpa6uRpGFe2s" alt="" width="375"><figcaption></figcaption></figure></div>

&#x20;&#x20;

### b | Other Reset Options:

1. To reset mirroring, click on <mark style="color:blue;">**Reset Mirror**</mark>.

   <div align="left"><figure><img src="/files/MtjPy5jif7xH0y8DRw8E" alt=""><figcaption></figcaption></figure></div>
2. You can also reset and remove all blocks by clicking on <mark style="color:blue;">**Reset Clear**</mark>.

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

&#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/07c-or-reset-block-orientation.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.
