# Disassembler

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/vMlCvm6yWXEgs76pEehq">Interactivity</a></td></tr><tr><td><a href="/pages/eJnoqBQRBmCBFg6l4io3">Background Analysis</a></td></tr><tr><td><a href="/pages/zZBf1yDeGKsg622cAPM8">Graph View</a></td></tr><tr><td><a href="/pages/nODB8NaDBcH8sMjczHTb">Proximity View</a></td></tr><tr><td><a href="/pages/zHh0xBQMOs2dTkumLmXR">Navigation</a></td></tr><tr><td><a href="/pages/WALCgeklVg2faDuoP8s1">Disassembly Gallery</a></td></tr><tr><td><a href="/pages/p7L6on4iqfEQdzY5w9DI">Supported processors</a></td></tr><tr><td><a href="/pages/e1uWGYJP65iYShNBkLQx">Supported file formats</a></td></tr><tr><td><a href="/pages/m9Tx6DG7W9xwdN7RAmlM">Bitfields</a></td></tr><tr><td><a href="/pages/T8FrIRvBiixIXqLsti6d">Structures tutorial</a></td></tr><tr><td><a href="/pages/SOlTxJn2fPhRt3E4o7SD">Union tutorial</a></td></tr><tr><td><a href="/pages/oFfsutDp8lZ7gKV7S41N">Variable length structures tutorial</a></td></tr><tr><td><a href="/pages/MuWgzW4WLqAhBGLMW6KE">Data types, operands and constructs</a></td></tr><tr><td><a href="/pages/e8rJTEyAO0rWJqFinapl">Packed executables</a></td></tr></tbody></table>


---

# 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.hex-rays.com/9.1/user-guide/disassembler.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.
