> 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/lumina.md).

# Lumina

## Basic Resources

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Overview</strong></td><td>Learn how Public and Private deployments work, how metadata is hashed and exchanged, and what information is stored</td><td><a href="/pages/US0VomaRMxq7uUau0oRF">/pages/US0VomaRMxq7uUau0oRF</a></td></tr><tr><td><strong>Lumina Menu Actions</strong></td><td>Refer to the descriptions of all available menu bar actions</td><td><a href="/pages/tsqeUwXmS8PkHjiyrTxb">/pages/tsqeUwXmS8PkHjiyrTxb</a></td></tr></tbody></table>

## Admin Resources

Guidance for administrators responsible for installing, configuring, and managing the Private Lumina Server.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Administer a Lumina Server</strong></td><td>All about installation, management, and interaction with an on-premises Private Lumina server</td><td><a href="/pages/rIOLNyUHhoTsC1lVfn3H">/pages/rIOLNyUHhoTsC1lVfn3H</a></td></tr><tr><td><strong>lc Command Reference</strong></td><td>Description of all commands to interact with the Private Lumina server and its contents</td><td><a href="/pages/FnjpmyFfihVKVQd7xoJJ">/pages/FnjpmyFfihVKVQd7xoJJ</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/lumina.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.
