# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [12.1 Action Hook: lcw_update_order_meta](https://better-wizard.gitbook.io/lead-connector-wizard/deloper-resources/action-hook-lcw-update-order-meta.md)
- [3.4 Apply a common tag for each order:](https://better-wizard.gitbook.io/lead-connector-wizard/3.-options/3.4-apply-a-common-tag-for-each-order.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)
- [12.2 Action Hook: lcw_update_product_meta](https://better-wizard.gitbook.io/lead-connector-wizard/deloper-resources/12.2-action-hook-lcw_update_product_meta.md)
- [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)

## 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/deloper-resources/action-hook-lcw-update-order-meta.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/deloper-resources/action-hook-lcw-update-order-meta.md`).

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