# Pricing & access

Agent-readable summary of what costs money on **alpeshnakrani.com**, what's free, and how to get support. For the full authentication picture see [`/auth.md`](https://alpeshnakrani.com/auth.md).

## What's free

Everything an agent can reach through the [API catalog](https://alpeshnakrani.com/.well-known/api-catalog), the [OpenAPI spec](https://alpeshnakrani.com/openapi.json), and the [MCP server](https://alpeshnakrani.com/.well-known/mcp.json) is **free, read-only, and requires no account**:

- All books, chapters, and essays in HTML and Markdown (send `Accept: text/markdown`).
- The [blog / points of view](https://alpeshnakrani.com/blog/) and its [RSS feed](https://alpeshnakrani.com/rss.xml).
- Discovery documents under [`/.well-known/`](https://alpeshnakrani.com/.well-known/agents.json).

There is no metered API, no rate-limited tier, and no paid content endpoint.

## What costs money

- **Books in print (paperback/Kindle):** priced individually on each book's page (see [`/books/`](https://alpeshnakrani.com/books/)); sold and fulfilled by Amazon, not this site. This site does not process payments directly.
- **Advisory / consulting engagements:** scoped and quoted per engagement after a [discovery call](https://cal.com/alpesh/discovery-call). No published rate card — pricing depends on scope.

## Limits

- No API keys, no rate limits, no usage quotas on the read-only content surface.
- No SLA is offered; this is a personal site, not a hosted product.

## Support

- **Content or discovery-document issues** (broken link, stale data, malformed JSON): reach out via [LinkedIn](https://www.linkedin.com/in/alpeshnakrani).
- **Agent registration / elevated access:** not currently offered. See the `agent_auth` block in [`/.well-known/oauth-authorization-server`](https://alpeshnakrani.com/.well-known/oauth-authorization-server) for the provisioning path once it exists.
- **Business inquiries:** see [`/contact`](https://alpeshnakrani.com/contact/).
