# Embedding Our Widgets

Once you have setup your account you will be given access to the code for each widget we have to offer. You will only be able to use a widget's full capabilities if you are subscribed to a plan that contains it. **You may embed the code of any widget, regardless of subscription** just to ensure is works on your site and is to your liking, however you will not have the full functionality of it.

Here are our widgets and their corresponding plans:

* [MortgageQuote](/mortgagequote-guides/products/widgets/mortgage-quoting-system.md) <mark style="background-color:orange;">PRO</mark>&#x20;
* [MortgageCTA](/mortgagequote-guides/products/widgets/mortgagecta.md) <mark style="background-color:orange;">PRO</mark>&#x20;
* MortgageChat <mark style="background-color:orange;">PRO</mark>&#x20;
* MortgageComparison <mark style="background-color:orange;">PRO</mark>&#x20;
* Best Buy Table <mark style="background-color:blue;">LITE</mark> <mark style="background-color:orange;">PRO</mark>&#x20;
* BridgingQuote <mark style="background-color:purple;">BRIDGING</mark>&#x20;
* LaterLifeQuote <mark style="background-color:red;">LATER LIFE LENDING</mark>&#x20;
* Lender Carousel <mark style="background-color:green;">FREE</mark>&#x20;
* Overpayment Calculator <mark style="background-color:green;">FREE</mark>&#x20;
* Stamp Duty Calculator <mark style="background-color:green;">FREE</mark>&#x20;
* Capital Repayment Calculator <mark style="background-color:green;">FREE</mark>&#x20;
* Maximum Loan Calculator <mark style="background-color:green;">FREE</mark>&#x20;
* Maximum BTL Loan Calculator <mark style="background-color:green;">FREE</mark>&#x20;
* BTL Rental Calculator <mark style="background-color:green;">FREE</mark>&#x20;


---

# 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/embedding-our-widgets.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.
