# TeachUHow

> Teach U How 是專注於知識學習與實戰陪跑的線上教育平台，邀請各領域講師分享創業、行銷、AI 工具、品牌經營等專業知識，透過線上課程、直播與陪跑服務，協助學員提升實務能力並實現成長。 預計銷售的課程主題與內容簡介 Teach U How 提供以實務應用為核心的線上課程與陪跑服務，課程涵蓋創業經營、品牌定位、數位行銷、Meta 廣告投放、網站架設等主題，協助有意創業經營實體或線上事業的學員建立完整經營與行銷觀念。

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 [www.teachuhow.com/llms.txt](https://www.teachuhow.com/llms.txt). For individual pages, send `Accept: text/markdown` on any supported URL.

**When to use this site**

Reach for TeachUHow 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://www.teachuhow.com/search?q=KEYWORD](https://www.teachuhow.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://www.teachuhow.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 www.teachuhow.com.

**How to call it**

- **MCP server** (best for tools/agents): connect to https://www.teachuhow.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`.
- **Member API** (signed-in member's own data): POST GraphQL to https://www.teachuhow.com/member/graphql with `Authorization: Bearer` and the `account:read` scope — enrollments with access expiry, last-watched lecture, event registrations, digital products. Those answer what the member has access to, not order records: no order number, coupon code, refund status or invoice. For those, read `viewer.payments` on the same endpoint — the billing history, one node per payment, each with its own `tradeNo`, so a retry is a separate node and nothing joins the attempts of one purchase. `consultingServices` is neither: it lists the services offered against the viewer's courses, and its `meetings` are every undiscarded meeting under the service, booked or not and none of them viewer-scoped. The member notification inbox (`notifications`, `unreadNotificationCount`, `notificationSubscriptions`) is here too, with `markNotificationRead` / `markAllNotificationsRead` / `updateNotificationSubscription` mutations under `account:write`. Obtain the token as described in [auth.md](https://www.teachuhow.com/auth.md).
- **Markdown**: add `.md` to a page path, 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:
  - `/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://www.teachuhow.com/openapi.json](https://www.teachuhow.com/openapi.json).

## Courses

### [千萬名店的營業秘密](https://www.teachuhow.com/courses/ting-pro)

> 避開 90% 新手坑，從定位到獲利的一站式指南

這是一堂是專為餐飲創業者與經營者設計的實戰課程，協助你從「很忙卻沒賺錢」的困境中，看懂店內真正的問題。課程會帶你診斷目前卡在定位、商品、毛利、流量還是營運結構，並拆解高營收低獲利、產品不差卻沒人記得、只靠店面人流等常見經營坑洞。透過方糖經營和其他輔導的實戰案例，你將學會設計商品鉤子、建立品牌記憶點與獲利模型，讓餐飲店不再只靠老闆硬撐，而是成為能被記住、能持續賺錢的特色名店。

### [AI + Canva 設計八堂實用課](https://www.teachuhow.com/courses/canva-ai)

> 從品牌、印刷品到社群素材，帶你一步步完成可交付的設計圖稿

透過Canva × AI 工具，有流程、能實作、做得出成品，也能拿來接案。規劃製作中...預計八月中課程陸續上線

## Platform

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