# Shodai Developer Portal > Agent-readable entrypoint for users and agents starting from developers.shodai.network. The developer portal provides API-key access, the Agreements API Playground, and routes into Shodai documentation and the Agreements app. It is not the canonical product documentation. ## Start here - [Developer portal runbook](https://developers.shodai.network/start.md): What to do when starting from developers.shodai.network. - [Developer portal skill](https://developers.shodai.network/skill.md): Routing guidance for the portal, docs, playground, and demo app. ## Canonical Shodai docs - [Docs llms.txt](https://docs.shodai.network/llms.txt): Complete documentation index. - [Shodai Agreements skill](https://docs.shodai.network/skill.md): Product/API workflow guidance. - [Choose an integration surface](https://docs.shodai.network/integration-surfaces.md): Choose between the TypeScript SDK and MCP for the first run. - [Quickstart with TypeScript SDK](https://docs.shodai.network/sdks/quickstart-with-typescript-sdk.md): First-flight TypeScript SDK path. - [Quickstart with MCP](https://docs.shodai.network/sdks/quickstart-with-mcp.md): First-flight MCP path. - [OpenAPI](https://docs.shodai.network/openapi.json): Agreements API specification. - [API Reference](https://docs.shodai.network/reference/api/system/get-the-openapi-document-for-the-agreements-api): Generated API reference pages. ## Developer surfaces - [API Playground](https://developers.shodai.network/api-playground/): Browser workspace for API requests, validation, deployment, inspection, and inputs. - [API Playground llms.txt](https://developers.shodai.network/api-playground/llms.txt): Playground-side routing index. - [API Playground skill](https://developers.shodai.network/api-playground/skill.md): Playground-side routing guidance. - [Demo app](https://app.shodai.network/agreements): Product workflow for templates, drafts, deployed agreements, and available actions. - [GitHub](https://github.com/CNSLabs): Source repositories. ## Guidance If the user already has an API key, project, agreement ID, deployed address, error response, or clear task, skip first-visit onboarding and continue from that context. If product/API behavior is needed, load `https://docs.shodai.network/skill.md`. If API-key access or key management is needed, use `https://developers.shodai.network/portal`.