---
title: "啟途學院QITU｜從知識出發，走上實踐之路｜From Knowledge to Action."
url: https://qitu.com.tw
---

# 啟途學院QITU｜從知識出發，走上實踐之路｜From Knowledge to Action.

> 我們致力於提供一個行動導向的知識學習平台，串連創業導師與實戰內容，陪
伴創業者、品牌主與自我成長者從學習到落地，實現夢想與價值。

## When to use this site

Reach for 啟途學院QITU｜從知識出發，走上實踐之路｜From Knowledge to Action. 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, digital downloads, and instructors (all indexed in this document).
- 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 events and categories, via the [sitemap](https://qitu.com.tw/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 qitu.com.tw.

How to call it:

- **MCP server** (best for tools/agents): connect to https://qitu.com.tw/mcp and start with `get_platform_info`, then drill into courses, events, or lecturers.
- **Markdown**: send `Accept: text/markdown` to a supported storefront page (homepage, course, post, event, plan, digital-download, category, or lecturer page), or fetch [https://qitu.com.tw/llms-full.txt](https://qitu.com.tw/llms-full.txt) for the full content bundle.
- **HTTP API**: see the OpenAPI spec at [https://qitu.com.tw/openapi.json](https://qitu.com.tw/openapi.json).

## Courses

- [從零開始，帶你少走十年冤枉路的開店路](https://qitu.com.tw/courses/stepone): 這堂課用 11 年實戰經驗，給你能活下來的開店藍圖

## Lecturers

- [葡萄王子 | 傅佑捷](https://qitu.com.tw/@1): 實戰派創業導師

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [qitu.com.tw/llms-full.txt](https://qitu.com.tw/llms-full.txt).

## Developer & agent resources

Machine-readable resources for AI agents and developers, published at predictable URLs on this origin:

- MCP server (Model Context Protocol): [https://qitu.com.tw/mcp](https://qitu.com.tw/mcp) — discovery card at [/.well-known/mcp/server-card.json](https://qitu.com.tw/.well-known/mcp/server-card.json)
- AI Catalog (Agentic Resource Discovery): [/.well-known/ai-catalog.json](https://qitu.com.tw/.well-known/ai-catalog.json)
- Agent Skills index: [/.well-known/agent-skills/index.json](https://qitu.com.tw/.well-known/agent-skills/index.json)
- API Catalog (RFC 9727): [/.well-known/api-catalog](https://qitu.com.tw/.well-known/api-catalog)
- OpenAPI spec: [/openapi.json](https://qitu.com.tw/openapi.json)
- Pricing (machine-readable): [/pricing.md](https://qitu.com.tw/pricing.md)
- Authentication guide (OAuth 2.0 / OIDC): [/auth.md](https://qitu.com.tw/auth.md)
- OAuth 2.0 / OpenID Connect: [/.well-known/oauth-authorization-server](https://qitu.com.tw/.well-known/oauth-authorization-server), [/.well-known/openid-configuration](https://qitu.com.tw/.well-known/openid-configuration)
- Agentic Commerce (ACP): [/.well-known/acp.json](https://qitu.com.tw/.well-known/acp.json)
- Developer & agent documentation: [https://docs.loopwise.com](https://docs.loopwise.com)

## Platform

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