# Pricing — 維斯塔學院

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

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

## Courses & events

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

## How to buy programmatically

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