# Shodai Agreements App > Product workflow surface for templates, drafts, deployed agreements, signing, available actions, and agreement operation. The Agreements app is the interactive product surface for Shodai agreements. It is not the canonical API or SDK documentation. ## Start here - [Agreements app](https://app.shodai.network/agreements): Open the product workflow surface. - [Docs skill](https://docs.shodai.network/skill.md): Canonical agent workflow for API, SDK, agreement JSON, signing, deployment, operation, and troubleshooting. - [Docs llms.txt](https://docs.shodai.network/llms.txt): Complete documentation index. - [Quickstart](https://docs.shodai.network/quickstart.md): Default builder path. - [OpenAPI](https://docs.shodai.network/openapi.json): Exact Agreements API routes, request bodies, response schemas, and servers. - [API Playground](https://developers.shodai.network/api-playground/): Browser workspace for testnet API requests. - [Developer Portal](https://developers.shodai.network/portal): API-key access and key management. ## Route by user intent - Product UI exploration: stay in the Agreements app at `https://app.shodai.network/agreements`. - API, SDK, signing, deployment, operation, or debugging: load `https://docs.shodai.network/skill.md` first. - API-key access or key management: use `https://developers.shodai.network/portal`. - Browser API experimentation: use `https://developers.shodai.network/api-playground/`. ## Notes for agents - If the user asks about visible product behavior, inspect the app UI and current route. - If the user asks how to build, integrate, sign, deploy, submit inputs, inspect state, or debug API behavior, continue in the docs. - Do not infer API routes, agreement JSON shapes, state IDs, input IDs, issuer rules, signing payloads, lifecycle behavior, credentials, or access policy from the app UI.