# Overview of BackNine Integration

[BackNine](https://back9ins.com/) is a General Agency and tech platform that supports insurance agents in offering life insurance with capabilities like instant quotes, digital applications, and case support.

The BackNine integration is active by default for the [Concierge Plan](/partner-knowledge-base/platform-overview/plans-to-access-platform/concierge-plan.md) but needs to be activated for users on the [Digital Agent Plan](/partner-knowledge-base/platform-overview/plans-to-access-platform/digital-agent-plan.md) and the [Innovator Plan](/partner-knowledge-base/platform-overview/plans-to-access-platform/innovator-plan.md).

***

**Integration Capabilities**

* [Instant Quotes](/partner-knowledge-base/backnine-integration/capabilities/instant-quotes.md) - deliver instant quotes for any retail policy
* [Instant Applications](/partner-knowledge-base/backnine-integration/capabilities/instant-applications.md) - provide digital application journeys tailored for each product
* [Case Support](/partner-knowledge-base/backnine-integration/capabilities/case-support.md) - access case support in processing applications and underwriting

***

**Additional Customization**

If there's a specific functionality you'd like to see added to our Wealthbox integration, please [request it here](https://app.whiteswan.io/feature_request_embed). You may also leverage [White Swan's Public 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) for limitless capabilities.


---

# Agent Instructions: 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:

```
GET https://docs.whiteswan.io/partner-knowledge-base/backnine-integration/overview-of-backnine-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
