> 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/working-with-prospects-learn-more/when-syntheticfi-wins-new-business.md).

# When SyntheticFi wins new business

{% hint style="info" %}

## Look for prospects already borrowing or about to

SyntheticFi wins fastest with prospects refinancing an existing loan, leaving a wirehouse SBLOC, planning a mortgage, borrowing against appreciated assets, or funding a business or deal. Each has a clear dollar-savings story you can run in the first meeting.
{% endhint %}

These are five of the most common situations where SyntheticFi creates an obvious, easy-to-close win. There are plenty of others (lifestyle purchases, bridge loans, opportunistic investing), but these five come up most and have the cleanest math.

### The five scenarios

1. **Loan refinance.** Any prospect with an outstanding margin loan, SBLOC, HELOC, or high-rate personal loan. Show them the rate difference, run the savings, and the pitch closes itself.
2. **Wirehouse SBLOC refi.** A common case: the prospect has an SBLOC at Morgan Stanley, UBS, Merrill, or another wirehouse and is unhappy with the rate or service. SyntheticFi usually saves them meaningfully and adds tax deductibility, a strong reason to move their assets to you.
3. **Mortgage planning**. Prospects buying a home, especially jumbo buyers above the mortgage interest deduction cap (currently $750K). SyntheticFi can supplement or replace the mortgage at a lower rate with generally deductible interest.
4. **Buy-borrow-die planning.** Prospects with large appreciated portfolios who want to fund their lifestyle without realizing capital gains. SyntheticFi can be a lower-cost, tax-efficient way for them to borrow.\*
5. **Business owners and real estate investors.** Prospects who need fast, flexible liquidity for operations or deals. No credit check or traditional underwriting, and often a lower rate than a bank line.\*

***

{% hint style="info" %}
**Want the detail on each one?** The Use Case Scenarios section has examples, value props, and the objections specific to each case. See use case scenarios →
{% endhint %}

***

[\* 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/working-with-prospects-learn-more/when-syntheticfi-wins-new-business.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.
