# Admin Guide

Welcome to the Hex-Rays Admin Guide, designed to support system administrators in managing and configuring servers for IDA add-ons and floating licenses. Inside, you'll find in-depth guides for:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="admin-guide/teams-server"><strong>Teams server</strong></a></td><td>Check how to install and manage Teams server to streamline collaborative work.</td></tr><tr><td><a href="admin-guide/lumina-server"><strong>Private Lumina server</strong></a></td><td>Discover how to set up and maintain your on-premises Lumina server.</td></tr><tr><td><a href="admin-guide/license-server"><strong>Floating licenses server</strong></a></td><td>Get guidance on installing and managing the floating license server to efficiently handle users access to IDA.</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.0sp1/admin-guide.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.
