# Create a Doana account

Self-serve signup is at [https://doana.ca/en/auth/sign-up](https://doana.ca/en/auth/sign-up). This file is the markdown equivalent of that HTML form. There is no sales-call gate.

After you create a personal account:

1. Discover OAuth from the protected-resource metadata at [https://doana.ca/.well-known/oauth-protected-resource/api/mcp](https://doana.ca/.well-known/oauth-protected-resource/api/mcp)
2. Call Streamable HTTP MCP at [https://doana.ca/api/mcp](https://doana.ca/api/mcp)
3. Read the public tool list at [https://doana.ca/api/mcp/tools](https://doana.ca/api/mcp/tools) and the HTTP contract at [https://doana.ca/openapi.json](https://doana.ca/openapi.json)

Personal accounts receive a weekly sandbox quota for EASA Form 1 extraction.

Agent authentication walkthrough (markdown, not the HTML app): [https://doana.ca/en/agent-auth.md](https://doana.ca/en/agent-auth.md)
