> 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/10-or-quilt-binding/10a-or-solid-fabric-binding.md).

# 10a | Solid Fabric Binding

## <mark style="color:blue;">Module 10a | How to Add Solid Fabric Binding</mark>

Like Annie says, you're never fully dressed without a smile - and I kind of feel like a quilt is never fully done until the binding is applied.&#x20;

In this sub-module, you'll learn how to add binding using a solid fabric to your quilt.

***

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

{% embed url="<https://www.youtube.com/watch?index=41&list=PLaC22-LQB1W14fO_PsH85Fe9vDHc-803G&v=2AO3mQeAYeU>" %}
Module 10a: How to Add Solid Fabric Binding to a Quilt
{% endembed %}

&#x20;&#x20;

***

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

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/FTnRBlasgCtlmpDRsbGg" alt=""><figcaption></figcaption></figure></div>
2. <mark style="color:blue;">**Enter the width**</mark> of your binding.

   <div align="left"><figure><img src="/files/njEza89lPdwMwPyjHx70" alt=""><figcaption></figcaption></figure></div>
3. <mark style="color:blue;">**Select the fabric link**</mark> that you'd like to use as the binding from the dropdown menu. In this example, I'll want to use Fabric Link D.

   <div align="left"><figure><img src="/files/aneXzFLbLiS3OQPjZLIn" alt=""><figcaption></figcaption></figure></div>
4. You will now see your quilt with binding. In this example, I used Fabric Link D, which is linked to Kona Carrot.

   <div align="left"><figure><img src="/files/LPNfqmvXtpGIMmytMcfj" alt="" width="375"><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/10-or-quilt-binding/10a-or-solid-fabric-binding.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.
