# Highflame Studio > Highflame Studio is the web dashboard for the Highflame agent-security platform: red teaming, model supply-chain scanning, MCP gateway security, runtime guardrails, agent identity (ZeroID), and observability across a unified detection layer. Studio itself is an authenticated application, so its dashboards require a Highflame account (sign in at https://studio.highflame.ai/sign-in). The canonical, openly readable content lives in the documentation site, which publishes a Markdown mirror of every page. Agents looking for concepts, APIs, and integration guides should start there. ## Documentation - [Documentation home](https://docs.highflame.ai/readme.md): Highflame platform overview and entry point. - [What is Highflame](https://docs.highflame.ai/overview/what-is-highflame.md): What the platform does and who it is for. - [Quick start](https://docs.highflame.ai/getting-started/quick-start.md): Get up and running securing agents. - [Securing agents](https://docs.highflame.ai/getting-started/securing-agents.md): Apply guardrails and policy to live agents. - [Securing code agents](https://docs.highflame.ai/getting-started/securing-agents/code-agents.md): Govern IDE and CLI coding agents. - [Securing browser agents](https://docs.highflame.ai/getting-started/securing-agents/browser-agents.md): Govern browser-driving agents. - [Securing third-party agents](https://docs.highflame.ai/getting-started/securing-agents/3rd-party-agents.md): Govern vendor and marketplace agents. - [Scanning agents](https://docs.highflame.ai/getting-started/scanning-agents.md): Adversarial scanning of agents and models. - [Testing guide](https://docs.highflame.ai/getting-started/testing-guide.md): Validate your setup end to end. - [Agent identity (ZeroID)](https://docs.highflame.ai/agent-identity-zeroid/introduction.md): OAuth2 identity for non-human agents. - [ZeroID quick start](https://docs.highflame.ai/agent-identity-zeroid/quick-start.md): Issue and use agent tokens. ## Product - [Highflame](https://highflame.com): Company and product overview. - [Full documentation index](https://docs.highflame.ai/llms.txt): Complete LLM index of the docs site. ## Optional - [ZeroID (open source)](https://github.com/highflame-ai/zeroid): Open-source agent identity on open standards.