# Start a Plan Request

{% hint style="info" %}
Before you start a plan request, please import your contact from Wealthbox. You can import by following the steps from the [Import Contact From Wealthbox](/partner-knowledge-base/wealthbox-integration/capabilities/import-contact-from-wealthbox.md) or [Search Wealthbox Contacts in White Swan](/partner-knowledge-base/wealthbox-integration/capabilities/search-wealthbox-contacts-in-white-swan.md) articles. You can also review **Previously Imported Contacts** from the Wealthbox integration widget.
{% endhint %}

1. After importing a contact, select **Start a Plan Request**.
2. If known, select the **Goal** (Accumulation or Protection) and **Policy Type** for the plan request. If not known, the plan request will show our [plan recommender](/partner-knowledge-base/platform-overview/client-experience/policy-type-recommendation-engine.md) which takes goals and preferences into consideration to recommend a plan. Select **Continue**.
3. Identify who should receive follow-up communication related to this request: You, your client, or both. Select **Start Request**. Please wait patiently as your request is processed - you will receive a success message when your request is ready.
4. After your initial request is ready, there are two options to complete your request:
   * If you will complete the request on behalf of your client, select **Fill Request Myself**, which will open the request in a new tab where you can complete any remaining questions so the [success manager](/partner-knowledge-base/platform-overview/platform-capabilities/client-success-managers-and-advanced-planning.md) can tailor the policy to your client’s preferences.
   * If your client will be completing the request, select **Send to Client**. From the popup, you can select **Copy Link** and share the link with your client. You can also share the link via Email and/or Text directly from the popup.
5. After you or your client completes the request, the success manager will design a custom [personal plan](/partner-knowledge-base/platform-overview/client-experience/personal-plans.md) and help your client through the rest of the [end-user experience](/partner-knowledge-base/platform-overview/client-experience.md).


---

# 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/wealthbox-integration/capabilities/start-a-plan-request.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.
