# Features

- [Overview](https://wiki.redmodding.org/wolvenkit/features/overview.md): WolvenKit is powerful
- [Release Notes](https://wiki.redmodding.org/wolvenkit/features/release-notes.md): What's new?
- [8.7 (Latest Stable)](https://wiki.redmodding.org/wolvenkit/features/release-notes/8.7.md): Are we official now?
- [8.6](https://wiki.redmodding.org/wolvenkit/features/release-notes/8.6.md): Have you tried updating to the nightly?
- [8.5](https://wiki.redmodding.org/wolvenkit/features/release-notes/8.5.md): Buffer overflow
- [8.4](https://wiki.redmodding.org/wolvenkit/features/release-notes/8.4.md): Lexar-mode engage
- [8.3](https://wiki.redmodding.org/wolvenkit/features/release-notes/8.3.md): Good things come to those who wait
- [8.2](https://wiki.redmodding.org/wolvenkit/features/release-notes/8.2.md)
- [0.8.0.1](https://wiki.redmodding.org/wolvenkit/features/release-notes/0.8.0.1.md)
- [Legacy](https://wiki.redmodding.org/wolvenkit/features/release-notes/legacy.md): WolvenKit 0.7.x series and below


---

# 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://wiki.redmodding.org/wolvenkit/features.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.
