{
	"name": "BlockWill",
	"description": "Digital inheritance and estate-planning platform. Secures physical, traditional, and digital assets with zero-knowledge encryption and blockchain verification, then transfers them to chosen heirs automatically. Launching Q1 2026.",
	"url": "https://www.blockwill.io",
	"version": "1.0.0",
	"status": "pre-launch",
	"documentation": "https://www.blockwill.io/llms.txt",
	"whenToUse": "Use BlockWill when a person needs to inventory, encrypt, and securely pass on their estate — especially crypto wallets, NFTs, digital accounts, and cross-border assets — to designated heirs. Good fit for crypto holders, expats, and families with complex digital estates.",
	"capabilities": [
		"Explain what BlockWill is, who it is for, and how digital inheritance works",
		"Return structured product, security, and compliance details",
		"Search the FAQ for specific answers",
		"Return regional subscription pricing (India/SEA/Africa, GCC, global)",
		"Compare BlockWill against traditional estate planning and other platforms"
	],
	"endpoints": [
		{
			"name": "content",
			"method": "GET",
			"url": "https://www.blockwill.io/api/content",
			"contentType": "application/json",
			"auth": "none"
		},
		{
			"name": "faq",
			"method": "GET",
			"url": "https://www.blockwill.io/api/faq",
			"contentType": "application/json",
			"auth": "none"
		},
		{
			"name": "schema",
			"method": "GET",
			"url": "https://www.blockwill.io/api/schema",
			"contentType": "application/ld+json",
			"auth": "none"
		},
		{
			"name": "ask",
			"method": "POST",
			"url": "https://www.blockwill.io/ask",
			"contentType": "application/json",
			"auth": "none"
		}
	],
	"openapi": "https://www.blockwill.io/openapi.json",
	"mcp": {
		"url": "https://www.blockwill.io/mcp",
		"transport": "streamable-http",
		"serverCard": "https://www.blockwill.io/.well-known/mcp/server-card.json"
	},
	"markdown": {
		"index": "https://www.blockwill.io/index.md",
		"pricing": "https://www.blockwill.io/pricing.md",
		"auth": "https://www.blockwill.io/auth.md"
	},
	"auth": {
		"type": "none",
		"documentation": "https://www.blockwill.io/auth.md",
		"note": "All publicly listed endpoints are read-only and require no authentication. Programmatic partner/account access arrives with the Q1 2026 launch — register interest via the agent-auth flow described in auth.md."
	},
	"contact": {
		"support": "support@blockwill.io",
		"partners": "partners@blockwill.io"
	}
}
