> 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/whats-new/lucy-ai-gets-even-smarter.md).

# Lucy AI Gets Even Smarter

Lucy has always helped agents write emails, create marketing, and capture client conversations. With this release, Lucy expands into every stage of your workflow—from researching properties and building CMAs to managing contacts, tasks, deals, calendars, and marketing campaigns.

Whether you're preparing for a listing appointment, following up with clients, or launching marketing for a new listing, Lucy helps you spend less time switching between tools and more time serving your clients.

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

### What's New

#### 🏡 Build CMAs with Lucy

Preparing a Comparative Market Analysis is now as simple as asking Lucy.

Provide a property address, MLS number, or listing details, and Lucy can:

* Find the subject property
* Research comparable sales
* Select and analyze strong comps
* Apply market adjustments
* Generate a presentation-ready CMA

For off-market properties, Lucy can even geocode the address and build a CMA using nearby MLS data.

No more jumping between multiple tools before your next listing appointment.

***

#### 🔎 Search Properties Naturally

Need to find listings or comparable properties?

Ask Lucy using everyday language.

Search listings by:

* Active, Pending, Sold, Leased, Expired, and more
* Price
* Bedrooms & bathrooms
* Square footage
* Year built
* Property type
* ZIP Code
* MLS Number
* Radius from an address
* Pools, pets, furnished listings
* Open Houses

Instead of manually building searches, simply ask Lucy what you're looking for.

***

#### 📈 Get Market Statistics Instantly

Need current market insights before meeting with a client?

Lucy can retrieve market statistics for cities, neighborhoods, and ZIP Codes, including:

* Median pricing
* Sales activity
* Inventory levels
* Days on Market

It's a fast way to answer client questions without leaving your workflow.

***

#### ✨ Create Even More Marketing

Lucy now creates even more marketing content than before.

Generate:

* Email campaigns
* Instagram posts, Stories, and Reels
* Flyers
* Brochures
* Postcards
* Letters
* Open House marketing
* Holiday & seasonal campaigns

Already created something? Continue refining your marketing within the same conversation instead of starting over.

***

#### 🌐 Build Listing Websites

Launching a new listing?

Ask Lucy to create a listing website from:

* Property address
* MLS Number
* Listing ID

Lucy can also update existing listing websites, helping you move from listing to launch even faster.

***

#### 👥 Manage Contacts, Tasks & Deals

Lucy now helps manage your business—not just your marketing.

You can ask Lucy to:

* Find or update contacts
* Create contacts
* Organize contacts with tags
* Create follow-up tasks
* Search existing tasks
* Review deals
* Find transactions by city, price, MLS number, closing date, and more

It's like having an assistant that understands your CRM.

***

#### 📅 Check Your Calendar

Need to know if you're available?

Ask Lucy about your upcoming schedule or availability during a specific timeframe without navigating away from your conversation.

### Get Started

Open Lucy and start asking questions naturally.

Try prompts like:

* "Create a CMA for 123 Main Street."
* "Find 3-bedroom homes under $700,000 within five miles."
* "Show me market statistics for Princeton, NJ."
* "Create a listing website for MLS #123456."
* "Write a Just Listed email for my newest listing."
* "Show me my pending deals closing this month."
* "What does my schedule look like tomorrow afternoon?"

The more you use Lucy, the more it becomes your AI-powered real estate assistant.

{% content-ref url="/pages/oA1bJri1aDf3Y6XQRqCu" %}
[Lucy: Your AI Assistant](/guides/lucy-your-ai-assistant.md)
{% endcontent-ref %}


---

# 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/whats-new/lucy-ai-gets-even-smarter.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.
