# Quick Start Guide

Getting up and running with the BackNine integration is easy but will differ depending on what plan you're accessing White Swan through.

* If you're on a [Concierge Plan](/partner-knowledge-base/platform-overview/plans-to-access-platform/concierge-plan.md), the BackNine integration is active by default
* If you're on the [Digital Agent Plan](/partner-knowledge-base/platform-overview/plans-to-access-platform/digital-agent-plan.md) or the [Innovator Plan](/partner-knowledge-base/platform-overview/plans-to-access-platform/innovator-plan.md), the BackNine integration can be activated by signing up for a BackNine account either during your onboarding flow, or through the [Integrations Page](https://app.whiteswan.io/partner_integrations)


---

# 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/quick-start-guide.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.
