# Randomization

One of the strengths of PreQuilt is that it uses code to quickly make changes to your quilts. This is fantastic because you can cycle through lots of different ideas with just a few clicks of your mouse. Randomization - which is the use of code to randomly change your quilt - is one of the key foundations of PreQuilt.

&#x20;&#x20;

***

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Block Randomization</strong></td><td></td><td></td><td><a href="randomization/block-randomization">block-randomization</a></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>Color Randomization</strong></td><td></td><td></td><td><a href="randomization/color-randomizer">color-randomizer</a></td><td><a href="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FxVZ4tpoMHQfo5n2Gf89e%2FTriangles___design%20(1).jpg?alt=media&#x26;token=4e7139bb-a728-4eda-8eaa-db302e6113e7">Triangles___design (1).jpg</a></td></tr><tr><td><strong>Fabric Randomization</strong></td><td></td><td></td><td><a href="randomization/printed-fabrics-randomizer">printed-fabrics-randomizer</a></td><td><a href="https://667278489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPUFswdysHBJDPIJC9xe0%2Fuploads%2FW1Ar84HJeFCxmX6Rm2hB%2FScreen%20Shot%202023-04-05%20at%204.08.38%20PM.png?alt=media&#x26;token=4aa935f0-fc79-45a4-afa3-a19637b032e7">Screen Shot 2023-04-05 at 4.08.38 PM.png</a></td></tr></tbody></table>


---

# 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.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.
