> For the complete documentation index, see [llms.txt](https://dealers.paveinspect.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dealers.paveinspect.com/additional-features/billing-pay-as-you-go.md).

# Billing - Pay as you Go

One common request from our customers was to make available a "PAY AS YOU GO" option that would allow users to purchase a package of inspections without committing to a recurring monthly fee.

#### Pay As You Go Option

Due to popular demand, PAVE Inspect now includes a **Pay As You Go** option for our customers. This flexible payment alternative allows users to:

* Purchase a bundle of inspections upfront.
* Avoid the commitment of a recurring monthly charge.
* Enjoy the same full access to PAVE Inspect features on a per-use basis (provided AUTO RECHARGE is enabled)
* Inspections never expire.

## **How It Works:**

1. Sign into your PAVE Inspect account.

**NOTE:** If the ***"Launch account balance is disabled, please reload your account balance or delete unused sessions"*** message displays at the top of the screen, it means that your account is not active and you will need to purchase an inspection package.&#x20;

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

2. Click on the **"BILLING"** link at the top of the page.

<figure><img src="/files/qff5i0AgMBWDEFa6evjO" alt=""><figcaption><p>Click on the BILLING link highlighted above.</p></figcaption></figure>

3. If this is a renewal (you were a former subscription customer), you will see the screen below and need to click on the **"PURCHASE ACCOUNT BALANCE**" link as appears below. If you are a new customer, proceed to step 4.

<figure><img src="/files/S3ic16KtQoxMHdmskWbm" alt=""><figcaption><p>Click on the PURCHASE ACCOUNT BALANCE link highlighted above.</p></figcaption></figure>

4. Select an inspection package under the PAY-AS-YOU-GO drop down as displayed below.&#x20;

<figure><img src="/files/pJtfMCjm9binAUQ22xsd" alt=""><figcaption><p>Select a package of inspections.</p></figcaption></figure>

## **You can purchase:**&#x20;

### 20 Inspections for $300 + Tax

### 50 Inspections for $750 + Tax&#x20;

### 100 Inspections for $1,500 + Tax

*\*NOTE: Taxes will calculate based on your location .*

5. Enter the name on the card and your credit or debit Card number where highlighted below.

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

### *NOTE: We suggest you leave "ACTIVATE AUTO RECHARGE" selected so that all PAVE Inspect services are available (e.g. shareable links, widgets, bulk links) and we will automatically recharge your package when you get down to 3 remaining inspections.*&#x20;

6. Enter your card expiry date, CVC code, and Zip or Postal Code. Then click SUBMIT.

<figure><img src="/files/8c57iKN3ty7NPxrpmtTs" alt=""><figcaption><p>After entering your expiry, CVC, and Zip/Postal Code, click SUBMIT.</p></figcaption></figure>

7. That's it. You are done and you can return to your dashboard and begin sending inspections.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dealers.paveinspect.com/additional-features/billing-pay-as-you-go.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.
