# Sign Up for PreQuilt

{% hint style="warning" %} <mark style="color:red;">**ALERT**</mark>: If you have a business, it's a good idea to use your business name as your username. This will be visible to the public as a Market subscriber.
{% endhint %}

## <mark style="color:blue;">Signing up for PreQuilt</mark>

Follow the below steps to sign up for a PreQuilt subscription. Please remember that the terms and conditions for your subscription is that this is a recurring purchase and will automatically renew monthly or annually (depending on your subscription).&#x20;

Please cancel your subscription through your profile (Manage Subscriptions) or email us to cancel.&#x20;

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

   <figure><img src="/files/z1WE6xHFeg8FgzbANyJi" alt=""><figcaption></figcaption></figure>
3. Click on the subscription you'd like (Basic or Market - Monthly or Annual).&#x20;

   * **Note:** This example shows me choosing a Monthly Basic subscription.

   <div align="left"><figure><img src="/files/ZoSJaUysftLCIlFDqUNv" alt=""><figcaption></figcaption></figure></div>
4. Fill in your information and then click on '<mark style="color:blue;">Create Account</mark>' button

   * Enter your email address.
   * Create a username.
   * Create a password.
   * Click to agree to the terms

   <div align="left"><figure><img src="/files/8t9c0ECpJLWqwjyKJJrz" alt=""><figcaption></figcaption></figure></div>
5. Double check your email address & username. If correct, click on the '<mark style="color:blue;">Next Step > Checkout</mark>' button.

   * **Note:** If not correct, click on '<mark style="color:blue;">Go back and edit</mark>' to make revisions.

   <div align="left"><figure><img src="/files/t2gzCAJYVn0JAtOFyTEg" alt=""><figcaption></figcaption></figure></div>
6. Click on '<mark style="color:blue;">Proceed to Checkout</mark>'.

   <div align="left"><figure><img src="/files/0MSyqAIOAGDsdMe8ez3Z" alt=""><figcaption></figcaption></figure></div>
7. Enter your payment information (credit card or PayPal). Then click on the '<mark style="color:blue;">Next</mark>' button.
8. Enter your first and last name. Then click on the '<mark style="color:blue;">Next</mark>' button.

   <div align="left"><figure><img src="/files/uoYfFwQyYUSg7g8rrm09" alt=""><figcaption></figcaption></figure></div>
9. Enter your address and then click on the '<mark style="color:blue;">Next</mark>' button.

   <div align="left"><figure><img src="/files/l0ue6RsyatZjkVb8ZZzf" alt=""><figcaption></figcaption></figure></div>
10. Double check your address and payment total, then click on the '<mark style="color:blue;">Subscribe</mark>' button.

    <div align="left"><figure><img src="/files/TrrfyKEFuckXpsQtErMe" alt=""><figcaption><p><em>This example is using a promo code, but yours might be $7.50, $10.00, etc</em></p></figcaption></figure></div>
11. Once completed, you will be redirected to your dashboard. <mark style="color:blue;">Welcome to PreQuilt!</mark>

    <figure><img src="/files/S2PYiHlq4BMn8ayanMmG" alt=""><figcaption></figcaption></figure>


---

# 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/admin/sign-up-for-prequilt.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.
