Skip to content

General FAQ

What is Monk?

Monk is an AI DevOps agent that takes applications from code to production autonomously. While GitHub Copilot helps you write code, Monk handles deployment - analyzing your codebase, containerizing your application, and deploying it to your preferred environment with minimal intervention.

Is Monk free to use?

Monk offers both free and premium tiers:

  • Free: 1 week free trial with limited usage
  • Pro: Full feature set with higher usage limits

How much does Monk cost?

Monk is free to try, with a 1 week trial. The trial includes 50 build tokens.

Monk Pro is available on a monthly subscription basis at beta price of $20/month. Monk Pro includes 50 build tokens per month.

A build token is used every time Monk performs analysis on your code or your deployment environment.

How is Monk different from other AI coding assistants?

Monk is not a coding assistant.

  • Monk does not generate code or suggest code changes.
  • Monk helps you build, deploy and manage your code at runtime.
  • Monk has both your code and its runtime state in context.
  • Monk operates deployments and their cloud environments autonomously.

Can Monk access my private code?

Monk processes your code in order to understand how to build, deploy and manage it. Your code is:

  • Sent to the Monk cloud service piece by piece in encrypted form
  • Processed by LLMs provided by Azure and OpenAI
  • Discarded after analysis and never stored on our servers

We do not train any models on your code.

Which languages does Monk support?

Monk supports all mainstream languages and frameworks.

Can I use Monk in my preferred IDE?

See Supported IDEs.

How do I report bugs or request features?

See our Feedback page.