# User Interface

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/LieLeKGwYhFk32jmekli">Menu Bar</a></td><td>Learn about the various options in the main menu bar</td></tr><tr><td><a href="/pages/etfvU3EgKo7g7N6k6FYs">Desktops</a></td><td>Understand how to create, save, and switch between different desktops</td></tr><tr><td><a href="/pages/PVKFAKC7HAvjWjG2qhI8">Command line</a></td><td>Check IDA command-line input field to execute advanced operations</td></tr><tr><td><a href="/pages/9Pobl5vs7fJBzeYb2lDW">License Manager</a></td><td>Manage your license access, including floating licenses</td></tr><tr><td><a href="/pages/up5W8rmpahDL3NBZBldh">How To Use List Viewers in IDA</a></td><td>Discover how to efficiently interact with IDA's list viewers</td></tr><tr><td><a href="/pages/fiuXcwc3NDb2I5Tqb8jf">Database Conversion from idb to i64</a></td><td>Learn how to convert 32-bit database files (IDB) to 64-bit format</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/user-interface.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.
