> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/monthly-release-roundup/may-2026/for-agents.md).

# For Agents

### Finding the Right Vendor Just Got Easier

{% embed url="<https://rechatq.wistia.com/s/7zfcvd89u5qhtso>" %}

Need to connect a client with a lender, title company, or insurance provider? Rechat's proprietary Service Network is now smarter and faster. Expect fewer duplicate emails, better provider matches, and the ability to make multiple introductions in one shot.

{% content-ref url="/pages/VsRd8AFFu8nb1wW3yRmK" %}
[Service Network: Connect Clients With Your Trusted Providers](/whats-new/service-network-connect-clients-with-your-trusted-providers.md)
{% endcontent-ref %}

***

### Never Miss a New Lead Again

<figure><img src="/files/GOqgXHdWnupqIEapLAwz" alt=""><figcaption></figcaption></figure>

If your team uses Follow Up Boss alongside Rechat, you'll notice something new: real-time alerts whenever a lead comes in. Faster follow-up, fewer missed opportunities.

{% content-ref url="/pages/MA6mFbDV9PdHzjdHo2S2" %}
[Follow Up Boss (FUB) Integration](/guides/crm/contacts/follow-up-boss-fub-integration.md)
{% endcontent-ref %}

***

### Product News

#### AI Memo Is Better Than Ever!

After a showing or client call, just speak for 15–30 seconds and let AI Memo handle the rest. Lucy will generate a clean summary, key takeaways, and suggested follow-ups — no note-taking required.

{% content-ref url="/pages/egbYR4iGuA3CwlvYJWTm" %}
[AI Memo](/whats-new/ai-memo.md)
{% endcontent-ref %}

#### Find Anything, Instantly

Your brokerage's uploaded content is now fully searchable in Pages. Dig into the details, not just the title. Whatever you're looking for, it's one search away.

{% content-ref url="/pages/qsOrZ19TyYTAJuYO9VAt" %}
[Pages: Centralized Brokerage & Office Information](/whats-new/pages.md)
{% endcontent-ref %}

***

### Love Rechat? Tell the World!

Your quick G2 review helps us shine and helps other brokerages find tools that truly move the needle.

<a href="https://www.g2.com/contributor/2026-member-newsletters-review-campaign-c5302a78-15c1-407c-9ee3-a5c887995fe4" class="button primary" data-icon="star">Review Rechat on G2</a>

***

### Want to Make the Most Out of Rechat?

We offer both live and pre-recorded options to help you leverage all of what Rechat has to offer and create a marketing strategy that helps you close more deals.

#### Using Rechat on Your Phone

Maximize Rechat on your iPhone to stay productive on the go. We'll show you how!

**June 5, 2026 • 1:00 PM CT**

<a href="https://us06web.zoom.us/webinar/register/WN_NT6OtGhFQJ-97VwSZuu-sg#/registration" class="button primary" data-icon="book-open-cover">Register Now</a>

#### Re-Engaging Stale Leads & Clients

Discover simple strategies to create engaging email and social content, leverage your database, and position yourself as the local expert.

**June 17, 2026 • 10:00 AM CT**

<a href="https://us06web.zoom.us/webinar/register/WN_zhR77f5xTre10CM4zjqwXw#/registration" class="button primary" data-icon="book-open-cover">Register Now</a>

#### Real Estate Social Strategy Powered by Rechat

Walk away with a clear 7-day action plan you can execute immediately using four high-performing pillars.

**June 22, 2026 • 12:00 PM CT**

<a href="https://us06web.zoom.us/webinar/register/WN_jn24W2EDRvaHRNpj5tRlWg#/registration" class="button primary" data-icon="book-open-cover">Register Now</a>

Live and pre-recorded workshops are available throughout the week.

[**Browse Upcoming Workshops**](/live-webinars.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 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, and the optional `goal` query parameter:

```
GET https://help.rechat.com/monthly-release-roundup/may-2026/for-agents.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
