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

# Add a Robot or Avatar to Your Plural Account

> Connect your Avatar, Pepper, Temi, or NAO robot to your Plural account so you can assign projects and publish content to it.

Once your device is set up (see [Installation](/en/getting-started/installation)), you need to register it inside your Plural account. This creates the link between the Plural platform and the physical or virtual device that will run your projects. Select your device type below.

<Tabs>
  <Tab title="Avatar">
    Adding an Avatar to your account takes only a few clicks — no tokens or external systems are involved.

    <Steps>
      <Step title="Navigate to My Robots">
        In the Plural dashboard, click the arrow in the upper-left corner to open the navigation menu, then select **My Robots**.
      </Step>

      <Step title="Click Add new Avatar">
        On the My Robots page, click the **Add new Avatar** button.
      </Step>

      <Step title="Rename your Avatar (optional but recommended)">
        Plural automatically assigns the current date and time as the Avatar's name. Click the name to edit it and give your Avatar something meaningful — this makes it much easier to find later.
      </Step>
    </Steps>

    Your new Avatar now appears in the My Robots section, ready to have a project assigned to it.

    <Note>
      You can also assign a project to your Avatar directly from the My Robots page. See [Assign & Publish](/en/getting-started/assign-and-publish) for full instructions.
    </Note>
  </Tab>

  <Tab title="Pepper & Temi">
    Pepper and Temi use a **token-based pairing** system. You generate a token in the Plural web app and enter it on the robot to establish the connection.

    <Tip>
      Humanizing Technologies has a YouTube walkthrough of the pairing process: [youtube.com/watch?v=34E8eIbbKiU](https://www.youtube.com/watch?v=34E8eIbbKiU\&list=PLIYz-3AWip8-fjVB9G-fr8BEN5IRzHeb6)
    </Tip>

    <Steps>
      <Step title="Navigate to My Robots">
        In the Plural dashboard, click the navigation arrow in the upper-left corner and select **My Robots**.
      </Step>

      <Step title="Generate a token">
        Click **Add your Robot**. Plural generates a unique pairing token and displays it on screen. Keep this browser tab open.
      </Step>

      <Step title="Open the Plural app on your robot">
        On Pepper or Temi, open the **Plural** app.
      </Step>

      <Step title="Open Admin Settings">
        Tap the **burger menu** (≡) in the upper-left corner of the Plural app, then tap **Admin Settings**. When prompted, enter the admin password (the default password is `1234` unless you have changed it).
      </Step>

      <Step title="Enter the pairing token">
        Tap **Assign Robot**, then type or paste the token you generated in step 2.
      </Step>

      <Step title="Confirm the connection in Plural">
        Switch back to your browser tab at [go.plural.io](https://go.plural.io), navigate to **My Robots**, and refresh the page. Your Pepper or Temi robot should now appear in the list.
      </Step>
    </Steps>

    <Warning>
      If your robot does not appear after refreshing, double-check that the Plural app is running on the robot and that you entered the token exactly as shown — tokens are case-sensitive.
    </Warning>
  </Tab>

  <Tab title="NAO">
    Like Pepper and Temi, NAO also uses a **token-based pairing** system. The token is entered through the NAO Robot Web Page rather than directly on the robot's screen.

    <Note>
      Before you start, make sure you have installed Plural on NAO and that NAO is on the same Wi-Fi network as your computer. If you have not done this yet, see [Installation — NAO](/en/getting-started/installation).
    </Note>

    <Steps>
      <Step title="Navigate to My Robots">
        In the Plural dashboard, click the navigation arrow in the upper-left corner and select **My Robots**.
      </Step>

      <Step title="Generate a token">
        Click **Add your Robot**. Plural generates a unique pairing token. Keep this browser tab open.
      </Step>

      <Step title="Open the NAO Robot Web Page">
        In a **new browser tab**, enter NAO's IP address (press NAO's chest button to hear it) and log in with NAO's username and password.
      </Step>

      <Step title="Enter the pairing token">
        On the Robot Web Page, click the **Plural icon**. Paste the token you copied from Plural, then click **Reassign**.
      </Step>

      <Step title="Confirm the connection in Plural">
        Switch back to your Plural browser tab, navigate to **My Robots**, and refresh the page. Your NAO robot should now appear in the list.
      </Step>
    </Steps>

    <Tip>
      If you have trouble accessing the NAO Robot Web Page, refer to [Aldebaran's connection documentation](http://doc.aldebaran.com/2-1/nao/nao-connecting.html).
    </Tip>
  </Tab>
</Tabs>

***

With your device added to your account, you are ready to build your first experience. Continue to [Create a Project](/en/getting-started/create-project).
