> For the complete documentation index, see [llms.txt](https://docs.talkfurther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talkfurther.com/readme.md).

# Introduction

Further provides AI-powered sales, marketing, and operations for senior living. Our platform helps communities convert more prospects, respond faster, and manage outreach at scale—while giving teams coaching, training, and analytics to continuously improve occupancy.

***

## Explore Further

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Web &#x26; Data</strong></td><td>VSA, automation, content hub, surveys, pricing, and on-site experiences.</td><td><a href="/pages/45cxFaJgxVLKvfs5syNk">/pages/45cxFaJgxVLKvfs5syNk</a></td><td><a href="/files/fpKFNtm71SevBhDJ82TM">/files/fpKFNtm71SevBhDJ82TM</a></td></tr><tr><td><strong>AI Phone</strong></td><td>Answer and route calls 24/7, run outbound campaigns, and coach teams.</td><td><a href="/pages/IethGsf61Zp0tUJ1w4wC">/pages/IethGsf61Zp0tUJ1w4wC</a></td><td><a href="/files/cty5vQ56BOnQISJ19YfV">/files/cty5vQ56BOnQISJ19YfV</a></td></tr><tr><td><strong>AI Email &#x26; SMS</strong></td><td>Unified messaging with automated journeys, personalization, and analytics.</td><td><a href="/pages/2bIbmeoXP5VBcK5NoIOi">/pages/2bIbmeoXP5VBcK5NoIOi</a></td><td><a href="/files/wF3VJ7MXizXGhWzyqZuF">/files/wF3VJ7MXizXGhWzyqZuF</a></td></tr><tr><td><strong>Pricing Assistant</strong></td><td>Keep pricing current, analyze competition, and manage incentives.</td><td><a href="/pages/7wQdd1JARzPHw4KOBALW">/pages/7wQdd1JARzPHw4KOBALW</a></td><td><a href="/files/AnwNqghgKyDoBzsBhBod">/files/AnwNqghgKyDoBzsBhBod</a></td></tr><tr><td><strong>Analytics</strong></td><td>Dashboards, instant answers analytics, benchmarks, and insights.</td><td><a href="/pages/vVRQgkEX6kPuIxZt76ms">/pages/vVRQgkEX6kPuIxZt76ms</a></td><td><a href="/files/PMIGkHe6QuYzXnehwwO9">/files/PMIGkHe6QuYzXnehwwO9</a></td></tr><tr><td><strong>Integrations</strong></td><td>Connect calendars, CRMs, data lakes, and marketing platforms.</td><td><a href="/pages/Vz4eeZl9aToBUrEdWEIg">/pages/Vz4eeZl9aToBUrEdWEIg</a></td><td><a href="/files/8j6FFdDGwc1RUKxULxjO">/files/8j6FFdDGwc1RUKxULxjO</a></td></tr><tr><td><strong>Settings &#x26; Admin</strong></td><td>Access control, notifications, tour availability, and more.</td><td><a href="https://gitlab.com/talkfurther/docs/-/blob/main/docs/settings-admin/login-password-reset.md">https://gitlab.com/talkfurther/docs/-/blob/main/docs/settings-admin/login-password-reset.md</a></td><td><a href="/files/KrttDAJuheuUHA7AFeFS">/files/KrttDAJuheuUHA7AFeFS</a></td></tr></tbody></table>

***

## What operators can achieve with Further

* Increase tours and move-ins with intelligent web experiences and follow-up
* Answer phones 24/7, qualify prospects, and route calls instantly
* Orchestrate multi-channel outreach (email, SMS, phone) with one brain
* Improve team performance with real call coaching and guided training
* Gain visibility into bottlenecks and outcomes across the funnel

## Getting started

1. Review [Installation](/getting-started/installation.md)
2. Explore the **Products** above to see what you can launch first
3. Connect **Integrations** to sync leads, calendars, and data
4. Use **Analytics** to measure impact and find optimizations

![Further](/files/Dc9ZtkktYHXaf6KSKJe9)

***

This documentation is continuously updated to reflect the latest features and improvements to the Further platform.


---

# 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://docs.talkfurther.com/readme.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.
