# IDA Extensions

- [Teams](https://docs.hex-rays.com/extensions/teams.md)
- [Overview](https://docs.hex-rays.com/extensions/teams/overview.md)
- [Concepts](https://docs.hex-rays.com/extensions/teams/concepts.md)
- [Worklists & Commits](https://docs.hex-rays.com/extensions/teams/concepts/worklists-and-commits.md)
- [Site](https://docs.hex-rays.com/extensions/teams/concepts/site.md)
- [hvignore](https://docs.hex-rays.com/extensions/teams/concepts/hvignore.md)
- [Teams UI](https://docs.hex-rays.com/extensions/teams/concepts/teams-ui.md)
- [Diffing & Merging](https://docs.hex-rays.com/extensions/teams/concepts/diffing-and-merging.md)
- [Users Permissions](https://docs.hex-rays.com/extensions/teams/concepts/users-permissions.md)
- [Merge Process](https://docs.hex-rays.com/extensions/teams/concepts/merge-steps.md)
- [Getting Started](https://docs.hex-rays.com/extensions/teams/getting-started.md)
- [Getting started with hv](https://docs.hex-rays.com/extensions/teams/getting-started/getting-started-with-hv.md)
- [How-Tos](https://docs.hex-rays.com/extensions/teams/how-tos.md)
- [Working with Files](https://docs.hex-rays.com/extensions/teams/how-tos/working-with-files.md)
- [Resolving conflicts](https://docs.hex-rays.com/extensions/teams/how-tos/resolving-conflicts.md)
- [Admin](https://docs.hex-rays.com/extensions/teams/admin.md)
- [Teams Server Administration](https://docs.hex-rays.com/extensions/teams/admin/teams-server.md)
- [Installation Checklist](https://docs.hex-rays.com/extensions/teams/admin/teams-server/teams-server-checklist.md)
- [Reference](https://docs.hex-rays.com/extensions/teams/reference.md)
- [hv Command Reference](https://docs.hex-rays.com/extensions/teams/reference/hv-commands.md)
- [UI Actions](https://docs.hex-rays.com/extensions/teams/reference/ui-actions.md)
- [Lumina](https://docs.hex-rays.com/extensions/lumina.md)
- [Overview](https://docs.hex-rays.com/extensions/lumina/overview.md)
- [Admin](https://docs.hex-rays.com/extensions/lumina/admin.md)
- [Lumina Server Administration](https://docs.hex-rays.com/extensions/lumina/admin/lumina-server.md)
- [Installation Checklist](https://docs.hex-rays.com/extensions/lumina/admin/lumina-server/lumina-server-checklist.md)
- [Reference](https://docs.hex-rays.com/extensions/lumina/lumina.md)
- [lc Command Reference](https://docs.hex-rays.com/extensions/lumina/lumina/lc_user_manual.md)
- [Plugins](https://docs.hex-rays.com/extensions/plugins.md)
- [Overview](https://docs.hex-rays.com/extensions/plugins/overview.md)
- [Concepts](https://docs.hex-rays.com/extensions/plugins/concepts.md)
- [Plugin options](https://docs.hex-rays.com/extensions/plugins/concepts/plugin-options.md)
- [Plugins shipped with IDA](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida.md)
- [Swift plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/swift-plugin.md)
- [Golang plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/golang-plugin.md)
- [Rust plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/rust-plugin.md)
- [picture\_search](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/picture_search.md)
- [Objective-C Analysis Plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/objective-c-analysis-plugin.md)
- [DYLD Shared Cache Utils](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/dyld-shared-cache-utils.md)
- [Borland RTTI descriptors plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/borland-rtti-descriptors-plugin.md)
- [DWARF plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/dwarf-plugin.md)
- [Patfind plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/patfind-plugin.md)
- [IDA Feeds](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/ida-feeds.md)
- [FLIRT Signature Bundle](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/ida-feeds/flirt-signature-bundle.md)
- [gooMBA](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/goomba.md): Hands-Free Binary Deobfuscation with gooMBA
- [Floating License](https://docs.hex-rays.com/extensions/floating-license.md)
- [Overview](https://docs.hex-rays.com/extensions/floating-license/overview.md)
- [Getting Started](https://docs.hex-rays.com/extensions/floating-license/getting-started.md)
- [Admin](https://docs.hex-rays.com/extensions/floating-license/admin.md)
- [License Server Administration](https://docs.hex-rays.com/extensions/floating-license/admin/license-server.md)
- [Installation Checklist](https://docs.hex-rays.com/extensions/floating-license/admin/license-server/license-server-checklist.md)
- [Migrate from Legacy Hex-Rays License Server](https://docs.hex-rays.com/extensions/floating-license/admin/hex-rays-license-server-migration-guide.md)
- [Configure Hex-Rays License Server on WSL](https://docs.hex-rays.com/extensions/floating-license/admin/license-server-on-wsl.md)


---

# 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/extensions.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.
