# Choosing a Plan

If you are only looking to test MortgageQuote's products or only use the features available on the free plan you can skip this step.

If you're currently using the free plan and want to access more advanced features, consider upgrading to one of our paid plans. Each paid plan offers a unique set of features tailored to different needs:

* **Lite Plan:** Ideal for users who need enhanced mortgage visibility with the Best Buy Table.
* **Pro Plan:** Perfect for professionals requiring comprehensive tools such as Mortgage Quoting and MortgageChat.
* **Bridging Plan:** Best for those focusing on bridging finance with dedicated BridgingQuote functionality.
* **Later Life Lending Plan:** Suitable for offering bespoke later life lending solutions with LaterLifeQuote.

### Plans breakdown

Here is a breakdown of the plans we have to offer.

<details>

<summary>Lite Plan - £15.00 billed monthly, excluding VAT</summary>

The Lite plan includes all features in the free plan along with a **Best Buy Table** which allows you to display the top 5 mortgages products throughout our lender panel.

**Plan Features:**

* Best Buy Table
* Expansive mortgage data
* Access to 90+ lender's mortgage rates

</details>

<details>

<summary>Pro Plan - £35.00 billed monthly, excluding VAT</summary>

The Pro plan includes all features in the free plan and lite plan along with our flagship **Mortgagae Quoting System, MortgageChat and MortgageComparison**.

**Plan Features:**

* MortgageQuote
* MortgageChat
* MortgageComparison
* Best Buy Table
* 10,000+ Mortgage Plans
* 90+ Lenders

</details>

<details>

<summary>Bridging Plan - £25.00 billed monthly, excluding VAT</summary>

The Bridging plan includes all features in the free plan along with **BridgingQuote** which allows you to embed a highly customisable bridging quoting system into your website.

**Plan Features:**

* BridgingQuote
* Expansive bridging finance data
* Large variety of bridging lenders

</details>

<details>

<summary>Later Life Lending Plan - £17.50 billed monthly, excluding VAT</summary>

The Later Life Lending plan includes all features in the free plan along with **LaterLifeQuote** which allows you to embed a highly customisable later life lending affordability quoting system into your website.

**Plan Features:**

* LaterLifeQuote
* Expansive Later Life Lending Data
* Access to 100+ Lenders
* 1,500+ Later Life Lending Plans
* 10,000+ Mortgage Plans

</details>

## Upgrading to a paid plan

Here is how to upgrade to a paid plan...

### Step 1: Navigate to the Billing page

Once you have logged in, navigate to Settings > Billing or selected the "Upgrade" button on the dashboard.

### Step 2: Choose your plans

You can select **multiple** plans - *You can't choose both the Lite plan and the Pro plan.*&#x20;

After you have chosen, click the "Upgrade Plan" button. This will redirect you to a [Stripe](https://stripe.com/gb) payment page.

### Step 3: Stripe checkout

To proceed with the payment, enter your billing details on the Stripe checkout. Once completed, click "Subscribe" to finalise your purchase. After a successful transaction you will be redirected to the billing page and the subscribed plan will be activated on your account. Also, you will receive a confirmation email shortly after the payment is successful.&#x20;

{% hint style="info" %}
We chose Stripe to handle payments because it’s secure, easy to use, and supports a wide range of payment methods.
{% endhint %}

If there was a problem during the billing process, please email us at <support@mortgage-quote.me> and we will help to resolve the issues as soon as possible.


---

# 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://mortgagequote.gitbook.io/mortgagequote-guides/guides/mqs-basics/choosing-a-plan.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.
