> For the complete documentation index, see [llms.txt](https://docs.hex-rays.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hex-rays.com/core/user-interface/reference.md).

# Reference

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Menu Bar Actions</strong></td><td>Reference of actions accessible via the IDA top menu bar</td><td></td><td><a href="/pages/ecOfgIyDUTtFEC5NXUeb">/pages/ecOfgIyDUTtFEC5NXUeb</a></td></tr><tr><td><strong>Input Reference</strong></td><td>Accepted formats and syntax for entering addresses, identifiers, numbers and more across IDA input fields</td><td></td><td><a href="/pages/Q4wmu2ZlN5BPsL6XeNqF">/pages/Q4wmu2ZlN5BPsL6XeNqF</a></td></tr><tr><td><strong>Shortcuts</strong></td><td>Common default shortcuts</td><td></td><td><a href="/pages/lHW8pAINm8cFuMc74O03">/pages/lHW8pAINm8cFuMc74O03</a></td></tr><tr><td><strong>All IDA Actions</strong></td><td>Complete reference of all IDA actions</td><td></td><td><a href="/pages/GWODA5AFfFUezkUK3iYl">/pages/GWODA5AFfFUezkUK3iYl</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/core/user-interface/reference.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.
