# MortgageQuote Guides

## MortgageQuote Guides

- [MortgageQuote's Resources](https://mortgagequote.gitbook.io/mortgagequote-guides/readme.md)
- [MQ's Basics](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/mqs-basics.md)
- [Signing Up](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/mqs-basics/signing-up.md): Creating your MortgageQuote account.
- [Choosing a Plan](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/mqs-basics/choosing-a-plan.md): Choose the plan that best suits your needs.
- [Adding Team Members](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/mqs-basics/adding-team-members.md): Allow your team to access and manage MortgageQuote with you.
- [Embedding Our Widgets](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/mqs-basics/embedding-our-widgets.md): Embedding our widgets into your website.
- [Embedding Widgets](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/embedding-widgets.md)
- [Integrations](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/integrations.md)
- [Zoho CRM](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/integrations/zoho-crm.md): Integrating MortgageQuote's systems with Zoho CRM
- [HubSpot CRM](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/integrations/hubspot-crm.md): Integrating MortgageQuote's systems with HubSpot CRM
- [Webhooks](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/integrations/webhooks.md): Integrating MortgageQuote's systems with your webhooks
- [Settings](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings.md)
- [Account](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/account.md): Manage your account settings and set e-mail preferences.
- [Company](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/company.md): Manage your company settings.
- [Logo](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/logo.md): Manage your company logo.
- [Your Privacy Policy Link](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/your-privacy-policy-link.md): Manage your privacy policy link that will be displayed on the customer details form.
- [Widget Contact Preference](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/widget-contact-preference.md): Manage the contact options for your widgets.
- [Email Recipients](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/email-recipients.md): Manage where emails are sent.
- [Team](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/team.md): Manage your team settings and permissions.
- [Billing](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/billing.md): Choose the plans that works best for you.
- [Account Security](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/account-security.md): Manage your security settings.
- [Widgets](https://mortgagequote.gitbook.io/mortgagequote-guides/products/widgets.md)
- [Mortgage Quoting System](https://mortgagequote.gitbook.io/mortgagequote-guides/products/widgets/mortgage-quoting-system.md): Embed a highly customisable mortgage quoting system into your website.
- [MortgageCTA](https://mortgagequote.gitbook.io/mortgagequote-guides/products/widgets/mortgagecta.md): Enhance user engagement and drive conversions by incorporating strategically placed call to actions leading to a a highly customisable mortgage quoting system
- [My MortgageQuote](https://mortgagequote.gitbook.io/mortgagequote-guides/products/my-mortgagequote.md)
- [MortgageMonitor](https://mortgagequote.gitbook.io/mortgagequote-guides/products/mortgagemonitor.md)
- [Guide](https://mortgagequote.gitbook.io/mortgagequote-guides/products/mortgagemonitor/guide.md)
- [Product Availability](https://mortgagequote.gitbook.io/mortgagequote-guides/products/mortgagemonitor/product-availability.md): This table lists the products that MortgageMonitor can currently track.
- [Changelog](https://mortgagequote.gitbook.io/mortgagequote-guides/products/mortgagemonitor/changelog.md): Stay up to date with the latest MortgageMonitor product enhancements and bug fixes.
- [Mortgage Lender Panel](https://mortgagequote.gitbook.io/mortgagequote-guides/lenders/mortgage-lender-panel.md): Our panel of mortgage lenders
- [Bridging Lender Panel](https://mortgagequote.gitbook.io/mortgagequote-guides/lenders/bridging-lender-panel.md): Our panel of bridging lenders
- [Changelog](https://mortgagequote.gitbook.io/mortgagequote-guides/other/changelog.md)
- [January 2024](https://mortgagequote.gitbook.io/mortgagequote-guides/other/changelog/january-2024.md)
- [February 2024](https://mortgagequote.gitbook.io/mortgagequote-guides/other/changelog/february-2024.md)
- [October 2024](https://mortgagequote.gitbook.io/mortgagequote-guides/other/changelog/october-2024.md)
- [November 2024](https://mortgagequote.gitbook.io/mortgagequote-guides/other/changelog/november-2024.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mortgagequote.gitbook.io/mortgagequote-guides/readme.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.
