# 00 | Signing Up

If you're using a coupon code for this workshop, follow these directions to get signed up and logged into PreQuilt.

## <mark style="color:blue;">Redeeming a Coupon Code to Sign Up</mark>

1. Go to <https://prequilt.com/>
2. Click on the <mark style="color:blue;">**Pricing/Free Demo**</mark> button located in the top right corner of the website.

   <div align="left"><figure><img src="/files/KXdQRiXHVyzUkdgjvUyW" alt=""><figcaption></figcaption></figure></div>
3. For this workshop, you will need to be subscribed to the Basic Plan. Click on <mark style="color:blue;">**Basic $7.50/mo**</mark> button.
   * ![](/files/SMi5f9giOau8Iv5qEj56)
4. <mark style="color:blue;">**Fill out**</mark> the form with your information:

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

   * <mark style="color:blue;">**Enter**</mark> your email address.
     * **Suggestion** | If you're going to be using PreQuilt for business, use your business email account.
   * <mark style="color:blue;">**Create**</mark> a username.
     * **Suggestion** | If you're going to be using PreQuilt for business, use your business name.&#x20;
   * <mark style="color:blue;">**Create**</mark> a password.
   * <mark style="color:blue;">**Read**</mark> and <mark style="color:blue;">**checkmark**</mark> the box to agree to the Terms of Service.
   * Click on <mark style="color:blue;">**Create Account**</mark>.
5. <mark style="color:blue;">**Double check**</mark> your email address & username!
   * ![](/files/GYvczsVHNTp6iYzJK09A)
   * If you need to correct something, click on Go back and edit to make changes.
6. Click on <mark style="color:blue;">**Next Step > Checkout**</mark> button to proceed.
   * ![](/files/ndCTG4DcZxJ2POpNTzrw)
7. Click on <mark style="color:blue;">**Apply coupon**</mark>.
   * ![](/files/t20KWRMd470yuDWuE8mt)
8. In the text box, <mark style="color:blue;">**enter the coupon code**</mark> that was given to you in this workshop (aka your coupon code).

   <div><figure><img src="/files/aQQqYAaO9UVVnt9QsHVt" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2uYEh0GSSU8y3ftqF3cw" alt=""><figcaption><p><em>Coupon code is not 'YOUR-COUPON-CODE'</em></p></figcaption></figure></div>
9. Click the <mark style="color:blue;">**blue arrow**</mark> button.

   <div align="left"><figure><img src="/files/sjk0XverDPqWeDhsuGXp" alt=""><figcaption></figcaption></figure></div>
10. Your total should be $0. Click on <mark style="color:blue;">**Proceed To Checkout**</mark>.
    * ***NOTE:** This screenshot is for a Market Plan, you will see -$7.50 instead for your Basic Plan.*
    * ![](/files/Bq8PDZ4X43CnIwkoMg79)
11. Enter your <mark style="color:blue;">**first and last name**</mark>. And click on the <mark style="color:blue;">**Next**</mark> button.
    * ![](/files/fXekXC5KR6Xe5D3ahAIA)
12. Enter your <mark style="color:blue;">**billing address**</mark>. Click on the <mark style="color:blue;">**Next**</mark> button.
    * ![](/files/ZBybGplCyQvxHm3gprvC)
13. <mark style="color:blue;">**Double check**</mark> your name and address. Click on <mark style="color:blue;">**Subscribe**</mark> to complete your subscription.
    * *Optional* | Click on Edit button to change your name or address.
    * ***NOTE:** This screenshot is for a Market Plan, you will see -$7.50 instead for your Basic Plan.*
    * ![](/files/s1MwXvLqK1vYZnRnwWsy)
14. You will be directed to the quilt dashboard. Happy quilt designing!

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


---

# 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://courses.prequilt.com/old-courses/omaha-mqg-workshop/00-or-signing-up.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.
