# Onboarding Documents

- [Data Dictionary](https://docs.realintent.co/onboarding-documents/data-dictionary.md): This document provides a detailed breakdown of Real Intent’s lead data, designed to help real estate professionals connect with motivated buyers and sellers. It covers intent-based categories, verifie
- [Onboarding Videos](https://docs.realintent.co/onboarding-documents/onboarding-videos.md): Get started with ease through our step-by-step tutorials that guide you through every feature. Designed to help you hit the ground running.
- [Decoding the Intent Categories](https://docs.realintent.co/onboarding-documents/onboarding-videos/decoding-the-intent-categories.md)
- [Are the Personal Information Verified?](https://docs.realintent.co/onboarding-documents/onboarding-videos/are-the-personal-information-verified.md)
- [How are Location Insights Determined?](https://docs.realintent.co/onboarding-documents/onboarding-videos/how-are-location-insights-determined.md)
- [AI Powered Insights](https://docs.realintent.co/onboarding-documents/onboarding-videos/ai-powered-insights.md)
- [How to Avoid Spam Emails?](https://docs.realintent.co/onboarding-documents/onboarding-videos/how-to-avoid-spam-emails.md)
- [Turn Conversations to Conversions](https://docs.realintent.co/onboarding-documents/onboarding-videos/turn-conversations-to-conversions.md)
- [FAQs](https://docs.realintent.co/onboarding-documents/faqs.md): Have a question? Our FAQs cover everything from quick tips to in-depth answers, helping you find solutions fast.


---

# 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://docs.realintent.co/onboarding-documents.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.
