# Stratix Premium — logged-in workspace

Five steps to a working Premium account with a real evaluation on your data.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>1. Sign up</strong></td><td>Create an account with GitHub, Google, or email.</td><td><a href="/pages/xSQAk7tMfX7ySz9jQI52">Start</a></td></tr><tr><td><strong>2. Personalized onboarding</strong></td><td>Let the wizard tailor your workspace.</td><td><a href="/pages/vtcgTfGFmjktKBAr7rHV">Start</a></td></tr><tr><td><strong>3. First evaluation</strong></td><td>Run a private evaluation on your data.</td><td><a href="/pages/Uc6EQRO1olmtQqYzEazF">Start</a></td></tr><tr><td><strong>4. First trace</strong></td><td>Upload a trace and inspect it.</td><td><a href="/pages/rN6Xers5ARgBB8lznpGv">Start</a></td></tr><tr><td><strong>5. First judge</strong></td><td>Build an LLM judge for a subjective dimension.</td><td><a href="/pages/DzqYfPiT9Vpib8ua9e3v">Start</a></td></tr></tbody></table>

## What you'll have at the end

* A Stratix Premium account at `stratix.layerlens.ai`
* One organization with starter ECU credits
* One private evaluation run with results
* One uploaded trace, inspected
* One custom judge ready to use

Total time: \~30 minutes if you already have data; \~60 minutes from scratch.

## Where to next

* [Sign up](/2.-get-started/sign-up.md)
* [Stratix Premium reference](https://github.com/LayerLens/gitbook-full/blob/main/05-select/catalog/premium-workspace-overview.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.layerlens.ai/2.-get-started/premium.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
