# DAXCTL Man Pages

This section links to the online man pages:

* [daxctl](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/untitled-1) - Provides enumeration and provisioning commands for the Linux kernel Device−DAX facility
* [daxctl-create-device](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/daxctl-create-device) - Create a devdax device
* [daxctl-destroy-device](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/daxctl-destroy-device) - Destroy a devdax device
* [daxctl-disable-device](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/daxctl-disable-device) - Disables a devdax device
* [daxctl-enable-device](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/daxctl-enable-device) - Enable a devdax device
* [daxctl-list](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/untitled-2) - dump the platform Device−DAX regions, devices, and attributes in json
* [daxctl-migrate-device-model](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/daxctl-migrate-device-model) - Opt−in to the /sys/bus/dax device−model, allow for alternative Device−DAX instance drivers
* [daxctl-offline-memory](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/daxctl-offline-memory) - Offline the memory for a device that is in system−ram mode
* [daxctl-online-memory](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/untitled-3) - Online the memory for a device that is in system−ram mode
* [daxctl-reconfigure-device](https://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages/daxctl-reconfigure-device) - Reconfigure a dax device into a different mode


---

# 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://docs.pmem.io/ndctl-user-guide/v72.1/daxctl-man-pages.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.
