# Block Randomization

## <mark style="color:blue;">Randomly Laying Out Blocks in a Quilt</mark>

There are two different ways that you can use PreQuilt to help you randomly layout your quilt blocks in your quilt.&#x20;

### <mark style="color:blue;">Relative Method</mark>

The **Relative Method** enables you to select which blocks you'd like to show up more, relative to others, in your quilt layout. You will not be able to control the exact number of blocks, but rather you can control which blocks you'd like more of and which you'd like less of.

This is a good use case for when you just want to play with the overall random layout.

### <mark style="color:blue;">Absolute Method</mark>

The **Absolute Method** enables you to set the exact number of instances for each type of block to randomize. When PreQuilt randomizes the block layout, it will only use those exact number for each block in the quilt layout.

This is a great use case if you already have blocks created and only have a finite number of each.

&#x20;&#x20;

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

<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><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>a | Relatively Equal Randomization</strong></td><td><a href="block-randomization/relative-randomization/relatively-equal-randomization">relatively-equal-randomization</a></td><td></td><td></td><td><a href="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FPzDAjKt1jL7ujModkrLL%2FScreen%20Shot%202024-08-15%20at%2010.15.44%20AM.png?alt=media&#x26;token=479c9612-c35a-4a94-8cc3-cb50769116a8">Screen Shot 2024-08-15 at 10.15.44 AM.png</a></td></tr><tr><td><strong>b | Relatively More or Less Randomization</strong></td><td><a href="block-randomization/relative-randomization/relatively-unequal-randomization">relatively-unequal-randomization</a></td><td></td><td></td><td><a href="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FOPlzGfHAPfPrrRca38g9%2FScreen%20Shot%202024-08-15%20at%202.54.55%20PM.png?alt=media&#x26;token=ce6cc03c-474b-4074-ac25-60afdeb42604">Screen Shot 2024-08-15 at 2.54.55 PM.png</a></td></tr><tr><td><strong>c | Absolute Randomization</strong></td><td><a href="block-randomization/absolute-randomization">absolute-randomization</a></td><td></td><td></td><td><a href="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2F7VjcLBMtt891B5RBYMUg%2FScreen%20Shot%202024-08-15%20at%203.44.23%20PM.png?alt=media&#x26;token=92301dc4-3c2d-4d2e-8afa-2de30ecea391">Screen Shot 2024-08-15 at 3.44.23 PM.png</a></td></tr></tbody></table>

&#x20;&#x20;


---

# Agent Instructions: 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:

```
GET https://help.prequilt.com/prequilt-features/randomization/block-randomization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
