> 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/products/pricing-assistant/incentives.md).

# Incentives

Pricing transparency in senior living is already a challenge, but incentives make it even more complex. Competitors often advertise a "sticker price" but then layer in special offers like waived community fees or free months of rent. Without visibility into these discounts, your pricing strategy may appear uncompetitive—even if your base rates are aligned with the market.

The result:

* You may be losing prospects who are enticed by competitor incentives you weren’t aware of.
* Your team may be forced to discount reactively, rather than strategically.
* Leadership misses opportunities to adjust pricing models in line with real-world competitive behavior.

## What It Does & How It Works

Further’s **Incentive Tracker** solves this by giving you clear visibility into competitor incentives as they happen.

![Incentive Tracker](/files/CBT1G0NUHHpggYG0jg3A)

* **Monitors competitor incentives automatically.** We capture incentives shared through competitor email campaigns and shop calls that Further conducts on your behalf.
* **Surfaces timely alerts.** You’ll know right away when a competitor is offering deals like *“Two months free”* or *“Community fee waived.”*
* **Connects incentives to pricing intelligence.** Incentives are displayed alongside base pricing, helping you see the *true* competitive landscape—not just the published rates.

Key outcomes:

* Make smarter, faster pricing decisions.
* Anticipate prospect objections and prepare your teams with competitive talking points.
* Ensure your communities remain attractive without unnecessary discounting.

## Summary

Incentives are often the hidden driver of competitive advantage in senior living. With Further’s Incentive Tracker, you gain the visibility you need to compete on *real* pricing, not just publi


---

# 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/products/pricing-assistant/incentives.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.
