> 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/09-or-quilt-borders/09a-or-quick-method-borders.md).

# 09a | Quick Method Borders

{% hint style="info" %}
The Quick Method Border will add a uniform border of the same width around the entire quilt. This type of border will also use the same fabric on all sides.

You can have up to 3 quick method borders on your quilt.
{% endhint %}

## <mark style="color:blue;">Module 09a | How to Quickly Add a Uniform Quilt Border</mark>

Sometimes you'll want to quickly add a border to your quilt without any fuss.&#x20;

Well, good news, with a couple of mouse clicks you can have yourself a border around your entire quilt. In fact, you can add up to 3 quick method borders to your quilt.

In this sub-module, you'll learn how to use the Quick Method to add a uniform border around your entire quilt top.&#x20;

***

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

{% embed url="<https://www.youtube.com/watch?index=37&list=PLaC22-LQB1W14fO_PsH85Fe9vDHc-803G&v=n-WIHAmL0PI>" %}
Module 09a: How to Quickly Add a Uniform Quilt Border
{% endembed %}

&#x20; &#x20;

***

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

To add a Quick Method Border:

1. Click on the <mark style="color:blue;">**BINDING/BORDER tab**</mark> on the left side control panel.

   <div align="left"><figure><img src="/files/5tcRnY5Vs9pCoTCvb5ZI" alt="" width="299"><figcaption></figcaption></figure></div>

2. Once it expands, click on the <mark style="color:blue;">**Add Border button**</mark>.

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

3. The default width of the border is 2 inches. <mark style="color:blue;">**Change the width**</mark> of Border #1 to your desired width. In this example, my border width is 4".

   <div><figure><img src="/files/ThmBgONcAboQEaNBx2ZL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hfPXhiZStXiXqdjJ7GVL" alt=""><figcaption></figcaption></figure></div>

4. Select the <mark style="color:blue;">**Fabric Link**</mark> you want to use for the border from the dropdown menu.

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

5. You will now see a 4" border using Fabric Link A.

   * **Note:** You can add up to 3 quick method borders.

   <div><figure><img src="/files/0cnJQCbgTq8IrOJS0gII" alt=""><figcaption><p>No border</p></figcaption></figure> <figure><img src="/files/oNLwipbg0XPFVwffFltB" alt=""><figcaption><p>With a 4" quick border</p></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/09-or-quilt-borders/09a-or-quick-method-borders.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.
