> For the complete documentation index, see [llms.txt](https://screamz2k.gitbook.io/phoenixc2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://screamz2k.gitbook.io/phoenixc2/elements/kits.md).

# Kits

- [Listeners](https://screamz2k.gitbook.io/phoenixc2/elements/kits/listeners.md): Listeners have the task to wait for incoming connections from stagers, creating a new handler, and communicating with the devices.
- [Stagers](https://screamz2k.gitbook.io/phoenixc2/elements/kits/stagers.md): Stagers are the client of the listeners and are executed on devices to control them.
