# About Exo

Exo is a process manager and log viewer for your development environment.

![](https://2693439527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL7i34PMBHWNC1vOlLND4%2Fuploads%2Fgit-blob-a04404fb452679c01a326343875e1c440c25f9b9%2Fscreenshot.png?alt=media)

## Features

* Procfile and Docker Compose compatible process manager.
* Terminal commands and browser-based-GUI for all functionality.
* Multiplexed, colorizing log tailing. Toggle visibility of individual logs.
* Dynamic process supervision: create, start, stop, restart, delete.

## Getting Started

Ready to dive in?

Check out the [quick start guide](https://docs.deref.io/exo/getting-started/quick-start).


---

# 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.deref.io/exo/about.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.
