# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [Location Taxonomy Depth Level](https://wp-organic.gitbook.io/weddingdir-wordpress/faqs/location-taxonomy-depth-level.md)
- [User - Configuration Process](https://wp-organic.gitbook.io/weddingdir-wordpress/faqs/user-configuration-process.md)
- [Couple Dashboard](https://wp-organic.gitbook.io/weddingdir-wordpress/couple-dashboard/couple-dashboard.md)
- [Listing Assign To Another User Process](https://wp-organic.gitbook.io/weddingdir-wordpress/faqs/listing-assign-to-another-user-process.md)
- [Form Fields Modification](https://wp-organic.gitbook.io/weddingdir-wordpress/faqs/form-fields-modification.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://wp-organic.gitbook.io/weddingdir-wordpress/faqs/location-taxonomy-depth-level.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://wp-organic.gitbook.io/weddingdir-wordpress/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://wp-organic.gitbook.io/weddingdir-wordpress/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., `/weddingdir-wordpress/faqs/location-taxonomy-depth-level.md`).

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