Lybic Docs
Playground

Quick Start

Start using Lybic Playground

This guide walks you through accessing and using Lybic Playground for the first time.

Prerequisites

  • Lybic Dashboard account
  • Active organization with available resources
  • Modern web browser

Accessing Playground

From Dashboard

  1. Login to dashboard.lybic.cn
  2. Select your organization
  3. Navigate to Playground

Direct URL

Visit playground.lybic.cn. If not logged in, you'll see a login dialog:

  1. Click the login button
  2. Complete authentication in the popup window
  3. Return to Playground

The login connects your session to your organization, ensuring proper resource allocation.

First Session

Sandbox Initialization

After login, Playground automatically:

  1. Creates a new sandbox
  2. Starts the desktop stream
  3. Connects the AI agent

You'll see a loading indicator during initialization.

Interface Overview

Once loaded, you'll see two main panels:

  • Left: Live desktop stream from the sandbox
  • Right: Chat interface for communicating with the AI

First Interaction

Try a simple task to get started. In the chat input, type:

Open Chrome and search for "Lybic AI"

Press Enter to send. The AI will:

  1. Process your request
  2. Execute actions on the desktop
  3. Show progress in chat
  4. Confirm completion

Example Tasks

Try these tasks to explore Playground capabilities:

Web Tasks

Search for today's weather
Open GitHub and browse trending repositories

File Operations

Create a text file named "hello.txt" with "Hello World"

Development

Create a simple HTML page with a heading
Open a terminal and check system information

Using the Interface

Chat Input

Type your request in the chat input at the bottom of the right panel. Press Enter to send.

Be specific about what you want the AI to do. Include details like application names, file names, and exact URLs when relevant.

Model Selection

You can change the AI model using the dropdown at the top of the chat panel. Different models have different capabilities - see Available Models for details.

Monitoring Progress

Watch the desktop stream to see the AI's actions in real-time. The chat will show progress updates and completion status.

Tips

  • Start with simple tasks to understand how the AI works
  • Be specific in your instructions
  • Watch the desktop to verify actions
  • Break complex tasks into smaller steps

Troubleshooting

Desktop Not Loading

If the desktop doesn't appear after 1 minute:

  • Refresh the page
  • Check your internet connection
  • Verify your organization has available resources

Connection Issues

For laggy or slow video:

  • Check your internet connection
  • Close other applications using bandwidth
  • Try a simpler task first

Resource Management

Playground uses resources from your organization's plan:

  • Sandbox Hours: Time the sandbox runs
  • Agent Credits: AI model usage

View usage in the Dashboard under your organization's billing section.

Next Steps

On this page