# 1.2 Connect With The CRM

## Connect With The CRM

After the Plugin is installed, the first step to use it is to connect WordPress with your CRM.

Now, go to the **LC Wizard** menu & click on "**Connect Your Location**".&#x20;

<figure><img src="/files/3L0zWlFmhVbpGrd7RJXB" alt=""><figcaption></figcaption></figure>

Now you need to select your **subaccount** to continue. If you see a login option instead of your subaccounts, please log in to see your subaccounts. When you see your subaccounts, select the subaccount that you want to connect to your WordPress website.

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

When you select your account, your location will be connected to WordPress, and you’ll see that your subaccount (previously known as “location”) is now linked. If you need to change your subaccount, click the **Connect Another Location** button and connect a different subaccount using the same process.

<figure><img src="/files/rfDCdt45EjVXuxJYyTwI" 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://better-wizard.gitbook.io/lead-connector-wizard/connect-with-the-crm.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.
