> 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/the-house-of-rechat.md).

# The House of Rechat

### Who Is This Group For?

The House of Rechat is exclusively for Rechat members.

* **Agents:** Connect with peers, share what's working, and get more out of the platform.
* **Team Leads:** Learn from other top-performing teams and stay ahead of industry shifts.
* **Brokers:** Stay informed on product updates, industry news, and community insights.
* **Admins:** Access resources, how-to guides, and direct support from the Rechat team.
* **Marketing & Tech Leads:** Tap into marketing strategies, platform tools, and peer expertise.
* **Anyone and everyone who uses Rechat!**

### What Can Members Expect?

* **Community Calls:** Monthly live calls with the Rechat team. Product updates, behind-the-scenes insights, Q\&As;, and real conversations with the people building the platform.
* **Guest Speaker Webinars:** Live sessions with industry experts covering marketing, sales, lead generation, mindset, technology, and more.
* **Monthly Themes:** Every month, the community focuses on a new topic. Content, calls, and speakers are all aligned around that theme.
* **Tips, Tricks & Tutorials:** Practical how-to content, platform walkthroughs, and guides to help members get the most out of Rechat.
* **Member Spotlights:** Real stories from real agents. How they're using Rechat, what's working, and the wins worth celebrating.
* **Feature Drops & Product Updates:** Members are the first to know when something new launches. Exclusive early access and insider updates.
* **Feedback Loops & Q\&A:** A direct line to the Rechat team. Member feedback shapes what gets built next.
* **Networking:** Connect with like-minded professionals across the country. Agents helping agents. That's the magic of a great community!
* **Resources:** Files, guides, templates, and tools organized and ready whenever members need them.

### How to Join

Please answer all membership questions when joining, this helps us locate you within our system and keeps the group exclusive. Members can join through the following channels:

* **Direct Link:** <https://www.facebook.com/groups/houseofrechat>
* **QR Code:**&#x20;
  * ![](/files/QLeKimp9Al2YeAeIsGpu)

### Your Community Lead

**Clair Barha: Head of Community & Advocacy**

Clair runs the House of Rechat and is present in the community every single day. She is your point of contact, your advocate, and your go-to for anything you need. Questions, resources, feedback, or just want to connect, don't be a stranger!

**We look forward to seeing you all there!**


---

# 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/the-house-of-rechat.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.
