# Windows 11 Keys

- [Windows 11 Guide](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/windows-11-guide.md)
- [Key Type Comparison](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/key-type-comparison.md)
- [Clean Installation (USB from DeployKey)](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/clean-installation-usb-from-deploykey.md)
- [Existing Installation](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/existing-installation.md): I already have Windows 11 installed but it's not activated and I have a product key.
- [Home to Pro Upgrade](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/home-to-pro-upgrade.md): I have Windows 11 Home and want to upgrade to Windows 11 Pro with my Pro license key.
- [Windows 10 to Windows 11 Upgrade](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/windows-10-to-windows-11-upgrade.md): I have Windows 10 and want to upgrade to Windows 11
- [Clean Installation (BYO)](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/clean-installation-byo.md): I am installing a fresh copy of Windows 11 and need to activate it with my product key.


---

# 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://deploykey.gitbook.io/deploykey-docs/windows-11-keys.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.
