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

# Stock Replicas

> Start a conversation instantly with our ready-to-use stock replicas - no training required. Stock replicas are prebuilt, high-quality AI agents recorded with real actors and designed for natural, expressive communication. They enable lifelike interactions with dynamic facial expressions, smooth turn-taking, and consistent, high-quality video output.

## Stock Replica Library

Tavus offers a library of 100+ stock replicas, available in the [**Replica Library tab**](https://platform.tavus.io/dev/replicas) of the Developer Portal. Featuring a diverse range of replicas across appearances and styles, they are ready for immediate use, making it easy to find the right fit for any interaction.

<video src="https://mintcdn.com/tavus/HeH2CCZ1TwfPpq2n/videos/Screen-Recording-2026-05-05-153523.mp4?fit=max&auto=format&n=HeH2CCZ1TwfPpq2n&q=85&s=28bd229023280c2f55897537c72812a5" controls data-path="videos/Screen-Recording-2026-05-05-153523.mp4" />

<Note>
  You can also list stock replicas from the API. Use [Get Replicas](/api-reference/phoenix-replica-model/get-replicas)
  and append `replica_type=system`.
</Note>

### Pro Replicas

Pro replicas represent the most expressive tier of Phoenix-4, delivering deeper emotional nuance, dynamic micro-expressions, and more natural listening behavior. They are designed for interactions where emotional presence and responsiveness matter most, enabling more engaging, human-like conversations across all customer experiences. For setup and usage, see [Emotion Control with Phoenix-4](/sections/conversational-video-interface/quickstart/emotional-expression).

#### Featured Pro Replicas

<Note>
  To explore all available stock replicas, visit the [Replica Library](https://platform.tavus.io/dev/replicas) in the developer portal. The featured IDs below are stock IDs, not placeholders.
</Note>

<CardGroup cols={3}>
  <Card title="Gloria" img="https://cdn.zappy.app/6b60c1e72c35ee4851f39d63bfcf2e27.png">
    ```text theme={null}
    r5dc7c7d0bcb	
    ```
  </Card>

  <Card title="Anna" img="https://cdn.zappy.app/007442839d42f52c4850592746f7935c.png">
    ```text theme={null}
    r90bbd427f71
    ```
  </Card>

  <Card title="Lucas" img="https://cdn.zappy.app/6755370d10582caff718c5d3f72e860e.jpeg">
    ```text theme={null}
    r874cc5f8a3b
    ```
  </Card>
</CardGroup>

<Tip>
  ### When to use stock replicas

  * **Get started instantly** – No need to record or upload training data
  * **Prototype quickly** – Ideal for testing ideas, demos, or early-stage builds
  * **No access to an actor** – Useful when you don’t have a person to record
  * **Consistent quality** – Prebuilt replicas are optimized for stable, high-quality output
  * **Faster iteration** – Try different styles and presenters without retraining
  * **Scalable for teams** – Easy to standardize across multiple use cases
</Tip>
