# Pricing — BR電商課程

> Machine-readable pricing for AI agents. Amounts are shown with each plan's own currency.

This document lives at https://brec.kaik.io/pricing.md.

## Pricing model

This site sells items individually rather than through subscription plans. Prices for the current catalog are listed below and in [https://brec.kaik.io/llms.txt](https://brec.kaik.io/llms.txt).

## Digital downloads

| Item | Price |
| --- | --- |
| ☕ 請小編喝一杯咖啡（附感謝卡） | NT$60 |
| ☕ 咖啡加一份甜點（附感謝卡） | NT$200 |

## Courses & events

Courses and events are priced per item. Each listing in [https://brec.kaik.io/llms.txt](https://brec.kaik.io/llms.txt) links to a page whose price is available as Markdown (send `Accept: text/markdown`) or via the OpenAPI spec at [https://brec.kaik.io/openapi.json](https://brec.kaik.io/openapi.json).

## How to buy programmatically

- **MCP server**: connect to https://brec.kaik.io/mcp and use the catalog tools.
- **HTTP API**: see the OpenAPI spec at [https://brec.kaik.io/openapi.json](https://brec.kaik.io/openapi.json).
