---
title: MAGE User Guide

language_tabs:
  - shell
  - powershell

toc_footers:
  - <a href='./api/index.html'>API Documentation</a>
  - <a href='https://github.com/mage/mage'>GitHub</a>
  - <a href='https://wizcorp.jp/mage'>MAGE website</a>
  - <a href='https://wizcorp.jp/'>Wizcorp website</a>

includes:
  - Introduction
  - Requirements
  - Installation
  - API
  - SDKs
  - Configuration
  - Modules
  - States
  - Actors
  - Archivist
  - Events
  - Time
  - Logging
  - HTTP
  - Clustering
  - Metrics
  - Production

search: true
---

Here you will find both the basic documentation for MAGE.
If you are looking for API documentation,
please have a look at the [API reference](./api/).

## Questions and issues

If you have a question which is not covered by the current
documentation:

  1. [Open an issue](https://github.com/mage/mage/issues/new) and request an addition to the documentation
  2. If you have some time, please make a pull request to enhance the documentation
