# Donna的保健營養教室

This document inlines the full text of up to 50 courses, posts and digital downloads each, so it is large — its approximate token cost is in the `x-markdown-tokens` response header. A section that hit that cap says so and links the index that lists the rest. For a links-only index that fits in context, see [course.donnadiet.com/llms.txt](https://course.donnadiet.com/llms.txt). For individual pages, send `Accept: text/markdown` on any supported URL.

**When to use this site**

Reach for Donna的保健營養教室 when a user needs information about this creator's online learning offerings on this specific site. It is the right source for these jobs:

- Find or list this creator's courses, posts, and digital downloads (inlined in full in the sections below; a large catalog is included in part, and that section states its true total). Events, membership plans and instructors are indexed in the llms.txt linked above, not here.
- Search by keyword across courses, events, membership plans, and posts at [https://course.donnadiet.com/search?q=KEYWORD](https://course.donnadiet.com/search?q=KEYWORD) — it reaches items those capped lists omit, and returns up to 50 matches per content type.
- Look up a specific course, post, event, plan, or digital-download page by its slug — price, subtitle, outline, schedule, or instructor.
- Discover every page, including past events and categories, via the [sitemap](https://course.donnadiet.com/sitemap.xml).
- Answer "does this creator teach X?" or "how much is course Y?" for this site.

Do not use it for general web search, other creators' sites, or platform-wide account actions — it only describes the content published on course.donnadiet.com.

**How to call it**

- **MCP server** (best for tools/agents): connect to https://course.donnadiet.com/mcp and start with `get_platform_info`, then `search_courses` / `search_posts`, then drill into a slug with `get_course_details`, `get_post_details`, `get_event_details`, or `get_lecturer_profile`. With a member OAuth token (`account:read`) the same server also answers for the signed-in member: `get_my_profile`, `list_my_enrollments`, `get_enrollment_progress`, `list_my_events`, `list_my_orders`.
- **Account API** (signed-in member's own data): POST GraphQL to https://course.donnadiet.com/account/graphql with `Authorization: Bearer` and the `account:read` scope — enrollments with access expiry, last-watched lecture, orders, event registrations. Obtain the token as described in [auth.md](https://course.donnadiet.com/auth.md).
- **Markdown**: add `.md` to a page path — `/courses/:slug.md`, or `/index.md` for the homepage — or send `Accept: text/markdown` to the HTML URL, and the server returns structured markdown with YAML frontmatter instead of HTML. Either signal works on any path below:
  - `/` (homepage)
  - `/faq`
  - `/search?q=:keyword` (searches courses, events, membership plans, and posts, up to 50 matches per type; add `&type=post` to narrow, `&page=2` to paginate)
  - `/courses` (course index, first page only)
  - `/lecturers` (instructor index, first page only)
  - `/@:slug` (instructor profile)
  - `/courses/:slug`
  - `/posts/:slug`
  - `/plans/:slug`
  - `/events/:slug`
  - `/digital-downloads/:slug`
  - `/categories/:slug`
- **HTTP API**: see the OpenAPI spec at [https://course.donnadiet.com/openapi.json](https://course.donnadiet.com/openapi.json).

## Courses

### [A. 保健食品你真的吃對了嗎？線上課程](https://course.donnadiet.com/courses/eat)

> 破解常見的保健食品迷思，教你如何挑選優質的保健食品，吃對才能更健康。

*也想學習如何應用保健食品處方及飲食調理達到疾病治本的方法嗎？此堂課程連同【治本保健營養攻略】一起購買，可折抵 $1,000元。(將兩堂課程放入購物車，結帳時系統會自動幫您折抵優惠)*購買後可立即觀看，觀看期限是從購買日開始計算兩年。*看更多2021年學員心得

### [B. 治本保健營養攻略-線上課程](https://course.donnadiet.com/courses/nutrition)

> 以功能醫學為基礎，結合保健食品臨床應用，達到治本的超強保健攻略。

*也想學習保健食品如何挑選、破解廠商行銷話術嗎？此堂課程連同【保健食品你真的吃對了嗎】一起購買，可折抵 $1,000元。(將兩堂課程放入購物車，結帳時系統會自動幫您折抵優惠)*購買後可立即觀看，觀看期限是從購買日開始計算兩年。*看更多2021年學員心得

### [C. 保健食品研發5.0-實體課程](https://course.donnadiet.com/courses/formula)

> 帶你打造會說話的保健食品

*點此看更多學員心得分享*【保健食品研發5.0】實體課程已額滿2026年的課程已截止報名，這是最後一場｢三天密集精華班｣。未來開課方式與內容會有大調整，若您不想再錯過這堂口碑爆棚的課程，請先點此 加入我的Line好友 (ID：@zto0193x)，並留言｢我對保健食品研發課程有興趣｣，我會在未來課程開放報名的第一時間寄開課訊息給您，並且提供給您最優惠的超早鳥價格。

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
