> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monnet.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Monnet overview

> Monnet is an AI decision facilitator that proactively engages with your team, documents options, requests approvals, and tracks execution. Available in your coding agent and browser.

Monnet helps you prioritize investments, make plans, and unblock projects. It understands your organization and can work with multiple people and agents to drive your decisions.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/cgWRMhNNdLQ?rel=0&modestbranding=1&mute=1" title="Monnet demo" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Get started

Monnet is in closed alpha today: limited spots, free for now, first come first served.

1. [Request an invite](https://docs.google.com/forms/d/e/1FAIpQLSc3bCcHZw6CEPX7T3YZcS_Whus7WMiKV4_P6vnAOUDR3Cup3w/viewform).
2. [Sign up](https://accounts.monnet.ai/sign-up).

## What you can do

Here are some of the ways you can use Monnet:

<AccordionGroup>
  <Accordion title="Make an investment decision">
    Monnet applies common decision frameworks to handle investment decisions that drag on: making big purchases, offering a discount to a customer, and unlocking capital allocation.

    ```text theme={null}
    I'd like to move forward with Pfizer and the following terms: 2 year deal with a rebate of 5% compared to our usual terms.
    ```
  </Accordion>

  <Accordion title="Ratify a strategic direction">
    Monnet requests approvals for the decisions that need a record.

    ```text theme={null}
    Let's incorporate as a Delaware public benefit corporation. I want to make sure that the cofounders are on board. They should know the implications.
    ```
  </Accordion>

  <Accordion title="Define next week's priorities">
    Monnet builds institutional knowledge from your past decisions and how you made them. It reasons with it when you kick off a motion.

    ```text theme={null}
    Let's discuss next week's priorities with the leads
    ```
  </Accordion>

  <Accordion title="Respond to industry news">
    Monnet has access to the web and comes with built-in skills such as competitive-brief. Use it to build shared context on a recent industry announcement and decide on next steps.

    ```text theme={null}
    Let's discuss the implications of the recent Claude Managed Agents launch
    ```
  </Accordion>

  <Accordion title="Automate the product lifecycle">
    Describe what you want to ship in plain language. Monnet works with you on the initial specs, gets input from your team, pings approvers, breaks down the task for your engineering team, and tracks implementation.

    ```text theme={null}
    We should do a dark mode
    ```
  </Accordion>
</AccordionGroup>

## Next steps

Once you’ve signed up, these guides help you go deeper.

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Create a workspace, publish your first motion.
  </Card>

  <Card title="How Monnet works" icon="book-open" href="/concepts/how-monnet-works">
    Motions, the 3-phase lifecycle, tools, and interfaces.
  </Card>

  <Card title="Workspace" icon="users" href="/product/workspace">
    Invite your team, onboard agents, edit your MONNET.md policy.
  </Card>

  <Card title="MCP server" icon="plug" href="/integrations/mcp-server">
    Work on your motions from Claude Code, Claude Desktop, Cursor, or Codex.
  </Card>
</Columns>
