# Page Not Found

The URL `files/1qdbkZx46FLocmruRbRV` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [1.1 Install LC Wizard into WordPress](https://better-wizard.gitbook.io/lead-connector-wizard/1.-installation/1.1-install-lc-wizard-into-wordpress.md)
- [13.1 Benefits of Becoming an Affiliate](https://better-wizard.gitbook.io/lead-connector-wizard/13.-affiliate-program/13.1-benefits-of-becoming-an-affiliate.md)
- [3.3 WooCommerce Purchase Trigger](https://better-wizard.gitbook.io/lead-connector-wizard/3.-options/3.3-woocommerce-purchase-trigger.md)
- [3.5 Refresh Location data](https://better-wizard.gitbook.io/lead-connector-wizard/3.-options/3.5-refresh-location-data.md)
- [5.5 Create a workflow to control membership tags](https://better-wizard.gitbook.io/lead-connector-wizard/5.-membership/5.5-create-a-workflow-to-control-membership-tags.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://better-wizard.gitbook.io/lead-connector-wizard/1.-installation/1.1-install-lc-wizard-into-wordpress.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.

### Option 2 — Browse the documentation index

Full index: https://better-wizard.gitbook.io/lead-connector-wizard/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://better-wizard.gitbook.io/lead-connector-wizard/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/lead-connector-wizard/1.-installation/1.1-install-lc-wizard-into-wordpress.md`).

You may also use `Accept: text/markdown` header for content negotiation.
