# Page Not Found

The URL `generic/hotplug-memory-reporting-mismatch-in-windows-guest-os-1` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Hotplug Memory Reporting Mismatch in Windows Guest OS](https://platform9.com/kb/pcd/generic/hotplug-memory-reporting-mismatch-in-windows-guest-os.md)
- [Stale OpenStack Regions in PCD](https://platform9.com/kb/pcd/generic/stale-openstack-regions-in-pcd.md)
- [No VMs Displayed When 'View VMs in All Tenants' Is Enabled](https://platform9.com/kb/pcd/generic/500-server-error-when-viewing-vms-across-all-tenants-due-to-co.md)
- [VMHA is Stuck in ErrorRemoving state in the PCD GUI](https://platform9.com/kb/pcd/generic/vmha-is-stuck-in-errorremoving-state-in-the-pcd-gui.md)
- [Unable to Create Virtualized Cluster](https://platform9.com/kb/pcd/generic/unable-to-create-virtualized-cluster.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://platform9.com/kb/pcd/generic/hotplug-memory-reporting-mismatch-in-windows-guest-os.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://platform9.com/kb/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://platform9.com/kb/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., `/kb/pcd/generic/hotplug-memory-reporting-mismatch-in-windows-guest-os.md`).

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