> For the complete documentation index, see [llms.txt](https://help.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.prequilt.com/prequilt-101/fabric-calculator/calculations-explained.md).

# Calculations Explained

## <mark style="color:blue;">Fabric Calculator (1.0)</mark>

There are a variety of different fabric calculations that are included out of the box in PreQuilt. Some of these will have customization options where you can input your preferred variables.&#x20;

#### Learn more about each of the Fabric Calculator Outputs:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Overview</strong></td><td><a href="/pages/ELSuTODmvVJyI4THcaW7">/pages/ELSuTODmvVJyI4THcaW7</a></td><td></td><td></td></tr><tr><td><strong>Individual Blocks</strong></td><td><a href="/pages/sLkTUFw1U5G1ZEQhFfe5">/pages/sLkTUFw1U5G1ZEQhFfe5</a></td><td></td><td></td></tr><tr><td><strong>Quilt Top</strong></td><td><a href="/pages/z5YRRTsDSvBREM19FbtR">/pages/z5YRRTsDSvBREM19FbtR</a></td><td></td><td></td></tr><tr><td><strong>Backing</strong></td><td><a href="/pages/VEgLCjeaBKWp1bOO4cDH">/pages/VEgLCjeaBKWp1bOO4cDH</a></td><td></td><td></td></tr><tr><td><strong>Binding</strong></td><td><a href="/pages/c5R0D6jjxaH8VeOT1jkM">/pages/c5R0D6jjxaH8VeOT1jkM</a></td><td></td><td></td></tr><tr><td><strong>Cutting Diagrams</strong></td><td><a href="/pages/R2YKB9mHtXMobWBGMpQU">/pages/R2YKB9mHtXMobWBGMpQU</a></td><td></td><td></td></tr></tbody></table>

***

## <mark style="color:blue;">Give Us Feedback!</mark>

We'd love to hear what you like and where we're falling short. Take our survey and help us prioritize and develop version 2.0!

<https://forms.gle/taotDhHivLEXrTnm6>


---

# 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://help.prequilt.com/prequilt-101/fabric-calculator/calculations-explained.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.
