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

# Who is Modo Made For?

Across users and use cases, literally, for all.

<Callout icon="star-shooting" color="#f5860b">
  Modo is a suite of Web3 products that caters to multiple user categories, including **developers**, **researchers**, **enterprises**, and **others**.
</Callout>

Meanwhile, let’s outline the value each type of user can get from Modo:

<Columns cols={2}>
  <Column>
    <Card title="Developers" icon="user-check">
      * [Public Explorer](https://cc.modo.link/mainnet/home) for token and contract research
      * Modo API for building enterprise-grade apps
      * Agentic API for agents and automated execution
      * Superapp as the developer entry layer
    </Card>
  </Column>

  <Column>
    <Card title="Researchers" icon="user-magnifying-glass">
      * Party Analytics
      * Historical data that shows shape, not just records
      * Clear separation of activity layers
      * Historic API and Agentic API for advanced workflows
      * Ecosystem Analysis
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Enterprises" icon="building-user">
      * Private Explorer as a controlled workspace
      * Dashboards, labeling, and filtering for internal clarity
      * Analytics and rewards tracking for operations
      * Multi-entity handling for complex setups
      * API and [Superapp](https://app.modo.link/plans) for a full enterprise stack
    </Card>
  </Column>

  <Column>
    <Card title="Other Users" icon="users-medical">
      * [Superapp](https://app.modo.link/plans) for repeat usage
      * [Public Explorer](https://cc.modo.link/mainnet/home) for easy network navigation
      * Clean path into deeper products
    </Card>
  </Column>
</Columns>

Read more:

<CardGroup cols={2}>
  <Card title="Product Suite" href="/platform/product-suite">
    Discover Modo's line of products and services on multiple networks.
  </Card>

  <Card title="EAAS" href="platform/eaas">
    Explore all explorers built and powered by Modo.
  </Card>

  <Card title="Modo Super-App" href="/canton/modo-super-app">
    Have all tools in one box: swaps,  subscriptions, and other activities.
  </Card>

  <Card title="Modo API" href="/canton/modo-api">
    One gateway to access on-chain data, trigger actions, and manage flows.
  </Card>
</CardGroup>
