# Introduction

Welcome to the comprehensive enterprise product documentation for our Onboarding and Off-boarding Platform, designed specifically for real estate brokerages. This cutting-edge platform is tailored to facilitate the onboarding, off-boarding, cross-boarding, and re-boarding of agents and employees, establishing a standardized process across the entire organization. Our goal is to streamline these crucial processes, ensuring a seamless transition for individuals at every stage of their journey with your company.

The platform is engineered to enhance transparency throughout the boarding processes, providing real-time updates and statuses to both applicants (agents and employees) and internal staff (including HR, hiring managers, executives, licensing teams, marketing teams, etc.). By offering a standardized set of document packages, it ensures compliance at both organizational and regional levels, adhering to state and local MLS association guidelines.

Key features include a centralized hub where applicants can easily track their task progress, upload necessary documents, and sign and submit forms digitally. Simultaneously, it allows internal staff to monitor and support applicants throughout their boarding journey, promoting efficiency and communication. This document will guide you through the platform's features, benefits, and operational procedures, ensuring your brokerage can fully leverage the potential of this onboarding and off-boarding solution to achieve a more organized, compliant, and streamlined experience for all stakeholders involved.

### Using the Gateway Docs

The Gateway documentation is divided into two sections:

### Get Started Now

{% content-ref url="user-manual/getting-started" %}
[getting-started](https://docs.datagap.io/elliman-gateway/user-manual/getting-started)
{% endcontent-ref %}


---

# 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.datagap.io/elliman-gateway/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.
