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

# Public Avatar

> Browse and use pre-built avatars from the SpatialReal library

## What are Public Avatars?

Public Avatars are a collection of **ready-to-use, high-quality stock avatars** provided by SpatialReal. These avatars are professionally designed and optimized for immediate integration into your applications — no creation or customization needed.

<Frame>
  <img src="https://mintcdn.com/spatialwalk-6179c111/-38sh1Xqm2tkWGlq/images/avatars.png?fit=max&auto=format&n=-38sh1Xqm2tkWGlq&q=85&s=b255193479d9ed868ca9e66ef4552449" alt="avatars" width="1924" height="1553" data-path="images/avatars.png" />
</Frame>

## Accessing Public Avatars

Navigate to the **Public Avatar** page in [SpatialReal Studio](https://app.spatialreal.ai/avatars/library) to browse the complete library of available avatars.

## Using a Public Avatar

<Steps>
  <Step title="Browse the Gallery">
    Explore all available stock avatars displayed as avatar cards in the gallery.
  </Step>

  <Step title="Copy Avatar ID">
    Hover over an avatar card and click the **copy icon** in the **top-right corner** to copy the avatar's unique ID to your clipboard.
  </Step>

  <Step title="Integrate into Your App">
    Use the copied avatar ID in your application code to render the avatar. You can use [guide](/guide/sdk-mode) to see how to do this.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={1}>
  <Card title="SDK Integration" icon="code" href="/guide/introduction">
    Learn how to integrate avatars into your app
  </Card>
</CardGroup>
