# Resubscribing to PreQuilt

## <mark style="color:$primary;">How to Resubscribe to PreQuilt</mark>

Did you want to resubscribe to PreQuilt? Ready to get back in there? Here are the steps you need to take to start back up in PreQuilt.

{% stepper %}
{% step %}
Go to prequilt.com and click on the <mark style="color:$primary;">**Log In button**</mark> in the navigation bar.

<figure><img src="/files/rfrKyNnNvcx4NM1cVi1f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Log in by <mark style="color:$primary;">**entering your email address and password**</mark>.

* If you don't remember your password, you can reset it.
* If you don't remember what email address you used, please email us at <hello@prequilt.com> and we can help you.

<figure><img src="/files/Z9kLO966vARXT3xkAYop" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once logged in, click on the <mark style="color:$primary;">**Reactivate Account button**</mark>.

<figure><img src="/files/22wbysajTYfxkVryPJWG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on the <mark style="color:$primary;">**button for the subscription level and billing cadence**</mark> you want to subscribe to.

* In this example, I'll subscribe to a monthly Market Plan.
* Note: Currency is dynamic to your location. I'm in Canada, so I see CAD. You will see either USD, CAD, EUR, or GBP.

<figure><img src="/files/oX6GDRwTkzztQZLeQ5A3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
If you have a promotional coupon, click on the <mark style="color:$primary;">**Apply coupon button**</mark>, <mark style="color:$primary;">**enter the coupon code**</mark>, and click on <mark style="color:$primary;">**Apply**</mark>.

<div><figure><img src="/files/9eJL35yCjjEtsweokI7E" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qr6ZN5GCtzjBxfYYDUSd" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Review the order summary and then click on the <mark style="color:$primary;">**Proceed to Checkout button**</mark>.

<figure><img src="/files/yhCDgc2wqmjzAqcPMqkw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on the <mark style="color:$primary;">**payment method of your preference**</mark> and <mark style="color:$primary;">**enter your payment information**</mark>.

* This section most likely already has your payment method used before.
* If you select PayPal, you will be redirected temporarily out of our shop and into the PayPal portal.

<div align="left"><figure><img src="/files/5Yf8qQy68atJiTU62G2x" alt="" width="413"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Review the order summary and payment information. Click on the <mark style="color:$primary;">**Subscribe button**</mark> if everything is good to go. Also, please note when your **next scheduled payment date**.

<div align="left"><figure><img src="/files/uL5MwrOcDtbk4WXn4i8X" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Congratulations, you're now resubscribed to PreQuilt! Thank you for coming back.

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

{% endstep %}
{% endstepper %}


---

# 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/subscription-management/resubscribing-to-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.
