# Add Payment Information

## <mark style="color:blue;">Why Do I Need to Do This?</mark>

If you've been gifted a PreQuilt subscription or won a free subscription, we will not have any payment information on file for you. So, at the time of your subscription's renewal, we will not be able to automatically renew your subscription for your next year. You'll need to add your payment information to your account beforehand.

&#x20; &#x20;

***

## <mark style="color:blue;">Add Payment Information</mark>

{% stepper %}
{% step %}
Log into PreQuilt.

{% endstep %}

{% step %}
Click on your <mark style="color:blue;">**avatar**</mark> in the top right corner and click on <mark style="color:blue;">**Manage Subscription**</mark>.

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

{% step %}
Scroll to the bottom of the page till you see the Update Payment Information box. Click on the Manage Payment Source button.

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

{% step %}
A pop-up box will open. Click on either <mark style="color:blue;">**Credit card**</mark> or <mark style="color:blue;">**PayPal**</mark> as your payment option.

<div><figure><img src="/files/XynDkhjVQXkgJQFBCQ46" alt=""><figcaption><p>Credit Card form</p></figcaption></figure> <figure><img src="/files/M5Vz3Kpo8NzaAcuQhp8u" alt=""><figcaption><p>PayPal form</p></figcaption></figure></div>
{% endstep %}

{% step %} <mark style="color:blue;">**Enter**</mark> your payment information into the appropriate fields (credit card) or follow the PayPal prompts. Press the <mark style="color:blue;">**Add**</mark> button.

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

{% step %}
You will now see your payment information has been added. Click on the <mark style="color:blue;">**X**</mark> to close.

<div align="left"><figure><img src="/files/EAacZDZLmCFrWLgujL9O" alt=""><figcaption></figcaption></figure></div>
{% 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/add-payment-information.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.
