# Halo Brand System > The governed visual and written language system for Halo Compass. Release 1.2.2. ## When the request involves words If the human includes https://brand.halocompass.com or asks for any written or spoken Halo work, connect to https://brand.halocompass.com/mcp and call `get_language_context` with the complete request as `task`. Use `get_copy_context` only as a compatibility alias. Follow the returned action, work type, relationship, audience and voice. Add product, category, competitive or speaking context only when the response contains it. Run `check_copy`, then return the finished work product first. If MCP is unavailable, load https://brand.halocompass.com/v1/language/agent-context.json and apply it directly. Do not ask the human to choose a language module or translate the request into a schema. ## Language endpoints - Language bootstrap: https://brand.halocompass.com/llms-copy.txt - Language manifest: https://brand.halocompass.com/v1/language/manifest.json - Browser fallback: https://brand.halocompass.com/v1/language/agent-context.json - Agent Skill: https://brand.halocompass.com/downloads/halo-language-skill-1.2.2.zip ## Visual and production endpoints - Portal: https://brand.halocompass.com/ - Health: https://brand.halocompass.com/health - Release manifest: https://brand.halocompass.com/manifest.json - Full agent context: https://brand.halocompass.com/llms-full.txt - Typography system: https://brand.halocompass.com/v1/typography/manifest.json - Colour system: https://brand.halocompass.com/v1/colour/manifest.json - DTCG tokens: https://brand.halocompass.com/v1/tokens/halo.tokens.json - Structured rules: https://brand.halocompass.com/v1/rules/brand.rules.json - Approved asset manifest: https://brand.halocompass.com/v1/assets/manifest.json - Approved icon registry: https://brand.halocompass.com/v1/icons/registry.json - Web component manifest: https://brand.halocompass.com/v1/web/manifest.json - MCP endpoint: https://brand.halocompass.com/mcp - OpenAPI description: https://brand.halocompass.com/openapi.json For visual work, load Typography and Colour before composing, use semantic tokens, and use only approved assets, icons and components.