# Upgrade to Agent (Add Your MLS ID)

{% embed url="<https://rechatq.wistia.com/medias/kldvwpwsey>" %}

To fully use Rechat as an agent, you’ll need to **verify your MLS profile**.

This step:

* Connects your professional identity
* Unlocks MLS-powered features (Listings, Deals, CMA data, etc.)
* Ensures your branding and data are accurate across the platform

Without this step, you’ll have limited functionality.

#### How to Upgrade to Agent (Add Your MLS ID)

{% stepper %}
{% step %}

### Go to Your Profile

* Click your profile icon (top-right)
* Select **My Profile**
  {% endstep %}

{% step %}

### Open Integrations

* Navigate to the **Integrations** tab
* Click **Add MLS Number**

📌 This is where you connect your agent credentials
{% endstep %}

{% step %}

### Enter Your Credentials

* Input one of the following:
  * MLS ID
  * State License Number
  * NRDS Number
* Click **Next**
  {% endstep %}

{% step %}

### Select Your MLS Profile

* Choose your MLS from the dropdown
* Find and select your name/profile

If multiple profiles appear, choose the one that matches your brokerage + market. In some cases, you'll need to select multiple options, if available.
{% endstep %}

{% step %}

### Verify Your Identity

* Answer the security question (based on your MLS record)
* Click **Confirm**

This may include:

* Phone number verification
* Email-based verification
  {% endstep %}
  {% endstepper %}

{% hint style="success" %}

#### What Happens Next?

Once verified:

* Your MLS data syncs automatically
* You can:
  * Pull listing data into marketing
  * Use CMA/Presentations
  * Access full Search functionality
    {% endhint %}

{% hint style="warning" %}
If Rechat is unable to find your information, that may mean we are not connected to your local MLS. Please see the [list of supported MLS](/appendix/mls-support.md).\
\
You can always send us an email on <support@rechat.com> and we will enable the agent features for you. Also we are always happy to expand our coverage and connect to new MLS. Get in touch with us.
{% endhint %}


---

# 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://help.rechat.com/guides/getting-started/upgrading-to-an-agent-account.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.
