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

# Using The Playground

# What is the Playground?

The Playground is an interactive environment where you can test and chat with AI models in real time. It offers a simple yet powerful interface for exploring AI model capabilities through conversation.

## Getting Started ↓

1. Select your desired AI model from the dropdown menu
2. Customize the system prompt based on your use case
3. Adjust the creativity level using the slider
4. Start chatting with the model to test its capabilities

The Playground provides an intuitive way to explore AI model performance and behavior before implementation in your projects.

<img src="https://static.premai.io/prem-saas-docs/playground/overview/playground-intro.gif" alt="Playground Overview" />

***

## Features/Settings

* **Test AI Models**: Experiment with various pretrained or fine-tuned AI models
* **Interactive Chat**: Engage in conversations with selected models
* **Model Selection**: Choose from different [available models](https://studio.premai.io/public/models) to test
* **System Prompt Customization**: Modify the system prompt to guide the model's behavior
* **Creativity Control**: Adjust the creativity level of responses using a simple slider

<img src="https://static.premai.io/prem-saas-docs/playground/overview/playground-settings.png" alt="Playground Settings" width="300" height="300" />

# Learn More With Our Other Guides

<CardGroup cols={2}>
  <Card title="Client SDKs" icon="code" href="/get-started/sdks">
    Learn how to use the PremAI SDK and OpenAI SDK.
  </Card>

  <Card title="Autonomous Fine-Tuning" icon="robot" href="/finetuning/overview">
    Learn how you can use Prem to autonomously fine-tune your models.
  </Card>

  <Card title="Evaluations" icon="chart-simple" href="/evaluations/overview">
    Learn how you can evaluate your models with our built-in metrics and tools.
  </Card>

  <Card title="Stats" icon="chart-line" href="/stats/overview">
    Learn how you can monitor your models and their performance over time.
  </Card>
</CardGroup>

***

## Support

<CardGroup cols={2}>
  <Card title="FAQ" icon="question" href="/resources/faq">
    Find answers to frequently asked questions about Prem.
  </Card>

  <Card title="Available Models" icon="notebook" href="https://studio.premai.io/public/models">
    See the list of available models in Prem.
  </Card>
</CardGroup>
