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

# Plural: Robot & Avatar Content Management Platform

> Welcome to the Plural documentation. Learn how to build, manage, and publish interactive experiences for robots and virtual avatars.

Plural is a no-code platform by Humanizing Technologies that lets you program and manage humanoid robots — Pepper, Temi, and NAO — as well as browser-based virtual Avatars. Using the visual flow builder, you can create engaging, multilingual interactive experiences and publish them to your devices in minutes, without writing a single line of code.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/en/getting-started/introduction">
    Set up your account, add your first robot or avatar, and publish your first project.
  </Card>

  <Card title="Product Tour" icon="compass" href="/en/product-tour/flow-builder">
    Explore the Flow Builder, Elements, AI Assistant, Analytics, and more.
  </Card>

  <Card title="Elements Reference" icon="puzzle-piece" href="/en/elements/overview">
    Full reference for every element you can add to your flow.
  </Card>

  <Card title="Account & Billing" icon="credit-card" href="/en/account/gos-and-billing">
    Understand GOs, manage users, and configure your organization.
  </Card>
</CardGroup>

## How Plural Works

Plural's core idea is simple: you build a **Project** (a visual conversation flow), then assign it to one or more robots or avatars. When a person approaches your device, the flow starts automatically and guides the interaction.

<Steps>
  <Step title="Register & Log In">
    Create your free account at [go.plural.io/register](https://go.plural.io/register) and log in.
  </Step>

  <Step title="Add Your Device">
    Connect a Pepper, Temi, or NAO robot — or create a browser-based virtual Avatar — under **My Avatars & Robots**.
  </Step>

  <Step title="Create a Project">
    Open **My Projects**, click **+ New Project**, and build your conversation flow using drag-and-drop elements.
  </Step>

  <Step title="Publish">
    Assign your project to a device and hit **Publish**. Your robot or avatar is live immediately.
  </Step>
</Steps>

## Explore by Robot Type

Plural supports several device types, each with slightly different setup steps and capabilities.

<CardGroup cols={2}>
  <Card title="Virtual Avatar" icon="display" href="/en/getting-started/add-robot-or-avatar">
    Browser-based avatars you can embed anywhere — on screens, kiosks, or your website.
  </Card>

  <Card title="Pepper Robot" icon="robot" href="/en/getting-started/add-robot-or-avatar">
    SoftBank's humanoid robot with a touchscreen and built-in movement capabilities.
  </Card>

  <Card title="Temi Robot" icon="robot" href="/en/getting-started/add-robot-or-avatar">
    An autonomous mobile robot with a large display for dynamic, roaming interactions.
  </Card>

  <Card title="NAO Robot" icon="robot" href="/en/getting-started/add-robot-or-avatar">
    A compact, fully programmable robot ideal for educational and research deployments.
  </Card>
</CardGroup>

## Need Help?

<CardGroup cols={2}>
  <Card title="Troubleshooting" icon="wrench" href="/en/support/faq-avatar">
    Find answers to common setup and runtime issues for avatars and robots.
  </Card>

  <Card title="Contact Support" icon="envelope" href="/en/support/contact">
    Reach the Humanizing support team by email, phone, or contact form.
  </Card>
</CardGroup>
