> ## 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.

# Introduction to Plural: Avatar Platform

> Plural is a no-code SaaS platform by Humanizing Technologies for building interactive virtual Avatars using a visual flow builder.

Plural is a no-code SaaS platform built by Humanizing Technologies that lets you design, deploy, and manage interactive experiences for virtual Avatars — all without writing a single line of code. Whether you want an Avatar to greet visitors at a trade show, guide patients through a hospital, or power a virtual customer-service agent on a smart TV, Plural gives you the tools to build it in minutes.

## The Avatar

Plural runs as a browser-based virtual Avatar on any device with a modern web browser — smartphone, computer, smart TV, or kiosk. There is no app to install: open a link and the Avatar is ready to interact.

## Key concepts

Understanding four core concepts will help you get the most out of Plural:

**Projects** — A Project is the container for your entire interactive experience. One project can target multiple Avatars at once, each represented by its own frame inside the flow builder.

**Flow Builder** — The visual canvas where you design your experience. You connect Elements together with arrows to define the conversation or interaction flow.

**Elements** — The building blocks you drag onto the canvas. Elements include things like *Robot Says* (speech), *User Input*, *Image Display*, buttons, timers, and more. A rich library of Elements lets you build sophisticated interactions without code.

**GOs** — The in-platform credit unit used for AI-powered features like Text-to-Speech (TTS) and Speech-to-Text (STT). Testing in Preview Mode without speech recognition enabled does not consume GOs.

## Getting started

Follow these guides in order to go from a fresh account to a live, published experience:

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/en/knowledge-base/first-steps/authentication-registration-and-the-login-process">
    Create your account or log in at go.plural.io.
  </Card>

  <Card title="Installation" icon="download" href="/en/knowledge-base/first-steps/installation-setting-up-the-end-user-device">
    Set up your display device.
  </Card>

  <Card title="Add a Device" icon="plus" href="/en/knowledge-base/first-steps/add-a-new-avatar">
    Connect your Avatar to your Plural account.
  </Card>

  <Card title="Create a Project" icon="pencil" href="/en/knowledge-base/first-steps/create-a-project">
    Build your first flow in the visual editor.
  </Card>

  <Card title="Assign & Publish" icon="rocket" href="/en/knowledge-base/first-steps/assign-and-publish-a-project">
    Push your project live to your Avatar.
  </Card>
</CardGroup>
