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

# Playground

> Use the web Playground to test models, prompts, and account access without writing code.

The Playground is the fastest way to test a model before integrating it into code. You can select a model, send messages, tune parameters, and confirm whether your account and key settings are working.

## What to test

* Model availability for your account group.
* Prompt wording and response quality.
* Streaming behavior and output length.
* Whether a request appears in usage logs.

<Tip>If a request works in the Playground but fails in your client, compare Base URL, model name, request body, and API key settings.</Tip>

## Next steps

* [Quickstart](/en/overview/quickstart)
* [Authentication](/en/guide/authentication)
