> 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/overview/readme.md).

# Find What You Need

{% hint style="info" %}

## Search, ask, or browse

Search or ask a question to jump straight to a topic, or pick a card below to start where it matters most.
{% endhint %}

### Search

Look up any topic by keyword.

<button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Search…</button>

### Ask AI

Ask a question in plain language and get a direct answer with links to the source pages.\*

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question…</button>

### Dive Deeper

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-gear">:gear:</i></h4></td><td><strong>Understand the Product</strong></td><td>Learn what SyntheticFi is, how it works, and why it is so cheap. The right place to start if you want to understand the product before you pitch it.</td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-handshake">:handshake:</i></h4></td><td><strong>Win Prospects</strong></td><td>Use SyntheticFi to win new business. The strategies, objections, and scenarios that close prospects fastest.</td><td></td><td></td><td><a href="/pages/YD8ntee4VC8d4HRz5OED">/pages/YD8ntee4VC8d4HRz5OED</a></td></tr><tr><td><h4><i class="fa-business-time">:business-time:</i></h4></td><td><strong>Protect Your Book</strong></td><td>Save your existing clients money on what they already borrow. The refis, conversations, and ongoing touchpoints that strengthen your book.</td><td></td><td></td><td><a href="/pages/gpacL767PnIrUF8Eanzq">/pages/gpacL767PnIrUF8Eanzq</a></td></tr><tr><td><h4><i class="fa-power-off">:power-off:</i></h4></td><td><strong>Get Started</strong></td><td>Done browsing? Head to How to get started to bring SyntheticFi to your first client.</td><td></td><td></td><td><a href="/pages/mD2vWt70A1a1IYnh0Qot">/pages/mD2vWt70A1a1IYnh0Qot</a></td></tr></tbody></table>

***

[\* 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/overview/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.
