# Instant Applications

When you start an application for an instant quote that has been generated through the BackNine integration, your application will be processed through a BackNine hosted application form.

Through this application form, users are able to answer application questions, sync medical data, connect payment information, and more.

As they go through the application, you can stay on top of progress through the [case page](/partner-knowledge-base/platform-overview/using-the-platform/tracking-cases.md), where you can see information such as where in the process they are, if they've scheduled a medical exam, timeline of events, parties in the case, and more.


---

# 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/capabilities/instant-applications.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.
