> For the complete documentation index, see [llms.txt](https://manual.microbial-genomes.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.microbial-genomes.org/master/part3.md).

# Part III: Interfaces

The core of MiGA is not as useful if we cannot interact with it, and there is a variety of interfaces for that. At the lowest level, the documented [API](https://github.com/bio-miga/miga/tree/1409226a6553bd36a66d2cf085b98080f3962f2b/manual/part3/api.md) is available for developers to communicate directly with MiGA, either through scripts or through the console. A convenient wrapper including most common tasks (and some not-so-common) is available as the MiGA [CLI](https://github.com/bio-miga/miga/tree/1409226a6553bd36a66d2cf085b98080f3962f2b/manual/part3/cli.md). Finally, a graphical interface allowing result browsing and querying of projects is available as [MiGA Web](https://github.com/bio-miga/miga/tree/1409226a6553bd36a66d2cf085b98080f3962f2b/manual/part3/web.md).
