# Debug

The ipmctl utility provides several debugging features for persistent memory modules.&#x20;

For an in-depth explanation for how ipmctl works with the hardware see the [Intel® Optane™ Persistent Memory OS Provisioning Specification](https://cdrdv2.intel.com/v1/dl/getContent/634430), which describes all the firmware interface commands used for this operation.

Here are the articles in this section:

{% content-ref url="/pages/-LvwQqKsCSbDqc2R4\_rv" %}
[Run Diagnostic](/ipmctl-user-guide/debug/run-diagnostic.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvwQqM5lQnp20MjU4\_r" %}
[Show Error Log](/ipmctl-user-guide/debug/show-error-log.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvwQqLxSSxoR3NnmfYW" %}
[Dump Debug Log](/ipmctl-user-guide/debug/dump-debug-log.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvwQqKzOYG-DYGGWCye" %}
[Show ACPI Tables](/ipmctl-user-guide/debug/show-acpi-tables.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvwQqLWgXs0DWVIZ46P" %}
[Show Device Platform Configuration Data](/ipmctl-user-guide/debug/show-device-platform-configuration-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvwQqMBsOyGytBXfxFS" %}
[Delete Device Platform Configuration Data](/ipmctl-user-guide/debug/delete-device-platform-configuration-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvwQqMlm6VB8iJ5VzoJ" %}
[Inject Error](/ipmctl-user-guide/debug/inject-error.md)
{% endcontent-ref %}


---

# 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/ipmctl-user-guide/debug.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.
