# Direct to Lead Form (/apply)

This view sends a user through our standard funnel, which will be vastly affected by the amount of data that you pass (which we will then prefill in their application).&#x20;

With every field that you prefill, we are then able to decrease the number of questions we ask them, and thus the time it takes to get a quote. A prefilled application is a massive game-changer, as it it only increases the number of quotes we are able to get in front of a customer (and thus the number of policies we can sell). [More on this here](/authentic-docs/embedding-insurance/data-share/data-sharing-via-widget.md).

<figure><img src="/files/qNZkjRB2yYqN0YtPd863" alt=""><figcaption></figcaption></figure>


---

# 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://authentic.gitbook.io/authentic-docs/embedding-insurance/add-insurance-to-your-platform/different-views-and-functionality-within-our-widget/direct-to-lead-form-apply.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.
