> For the complete documentation index, see [llms.txt](https://docs.whiteswan.io/partner-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whiteswan.io/partner-knowledge-base/embedding-white-swan/overview-of-white-swan-embed.md).

# Overview of White Swan Embed

White Swan partner pages and custom cases may be embedded directly on your website or app. The embed feature is fully customizable and seamlessly blends with your brand and style. Here's what our embed feature offers:

* **Consistent Branding:** Customize the embed's background color and font to seamlessly transition between your website and the life insurance buying process.
* **Responsive and Compatible:** The embedded interface is fully responsive across devices (desktop, tablet, and mobile) and all major web browsers.
* **User-Centric Design:** Our embed experience is optimized to be user-friendly and educational. Regardless of their familiarity with life insurance, anyone can easily navigate the wide range of life insurance options.
* **Simplicity at its Best:** With minimal technical skills, a basic implementation can be completed in a few minutes.&#x20;
* **Advanced Integrations:** Push beyond a simple integration with [our API](/partner-knowledge-base/api-documentation/overview-of-white-swans-api.md) and/or [Zapier integration](/partner-knowledge-base/zapier-integration/overview-of-zapier-integration.md). You can create a more robust integration to automate workflows, sync data, and optimize your clients' experience.
* **A Leap Towards Digitization:** We've spent years building the infrastructure of the optimal life insurance brokerage. By embedding White Swan into your offerings, you're not just adding a product; you're joining us in our mission to digitize the industry.

Embedding White Swan allow you to offer high quality life insurance solutions without any costs or significant development time. Join us today to create additional revenue streams and increase client retention.


---

# 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.whiteswan.io/partner-knowledge-base/embedding-white-swan/overview-of-white-swan-embed.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.
