> For the complete documentation index, see [llms.txt](https://advisorhub.syntheticfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://advisorhub.syntheticfi.com/serving-existing-clients-learn-more/using-syntheticfi-in-a-client-meeting.md).

# Using SyntheticFi in a client meeting

{% hint style="info" %}

## It's a recurring lever, not a one-time use case

SyntheticFi is a planning tool you can bring into almost any client meeting. Use it to fund life events without selling, plan around big purchases, and bridge transitions. Clients see you bringing them ideas, not just managing assets.
{% endhint %}

Most advisors treat SyntheticFi as a one-time refi conversation. The ones who get the most out of it use it as a recurring lever they bring into client meetings year after year.

### Four ways it comes up

1. **Funding a life event without selling.** A client mentions a wedding, a renovation, tuition, or a second home. Instead of suggesting they sell, offer a loan that keeps them invested with deductible interest.
2. **Planning around a big purchase.** A client is weighing a jumbo mortgage or a large cash outlay. Show them the math on lowering the all-in cost, preserving capital gains deferral, and the available deduction.
3. **Bridging a transition.** Selling a business, timing a home sale and purchase, between jobs. SyntheticFi provides fast, flexible bridge financing without forcing the client out of the market or into expensive bank credit.
4. **Refinancing as the plan evolves.** Clients with existing SBLOCs, margin loans, or HELOCs are usually overpaying. Bringing it up in the annual review surfaces savings they didn't know were available.

When you bring SyntheticFi into a meeting, you're not just managing assets, you're giving clients options on the liability side of the balance sheet too. That's a differentiator most advisors don't have.

***

[\* Important Disclosures](/disclosures.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://advisorhub.syntheticfi.com/serving-existing-clients-learn-more/using-syntheticfi-in-a-client-meeting.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.
