# Pricing — Icourse Academy

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

This document lives at https://icourseacademy.com/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://icourseacademy.com/llms.txt](https://icourseacademy.com/llms.txt).

## Digital downloads

| Item | Price |
| --- | --- |
| “The Definitive Business Guide: A Comprehensive Handbook for Success” | US$10 |
| Leadership Skills Guide: Key Competencies for Effective Leaders | Free |

## Courses & events

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

## How to buy programmatically

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