---
title: "副業小提米"
url: https://course.atm50000.com
---

# 副業小提米

> 上班族兼職副業收入之路
小提米Timmy
上班族本業+副業兼職=百萬年薪收入！

## When to use this site

Reach for 副業小提米 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 — [https://course.atm50000.com/llms.txt](https://course.atm50000.com/llms.txt) indexes all four, listing a large catalog in part and stating its true total, plus where to find the rest when a list is truncated.
- Search by keyword across courses, events, membership plans, and posts at [https://course.atm50000.com/search?q=KEYWORD](https://course.atm50000.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 events and categories, via the [sitemap](https://course.atm50000.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.atm50000.com.

How to call it:

- **MCP server** (best for tools/agents): connect to https://course.atm50000.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`.
- **Markdown**: send `Accept: text/markdown` to a supported storefront page (homepage, search, course, post, event, plan, digital-download, category, or lecturer page), or fetch [https://course.atm50000.com/llms-full.txt](https://course.atm50000.com/llms-full.txt) for a longer content bundle, capped per section the same way.
- **HTTP API**: see the OpenAPI spec at [https://course.atm50000.com/openapi.json](https://course.atm50000.com/openapi.json).

## Courses

- [【限時優惠】2021小提米自宅商品攝影副業講解系列教學影片](https://course.atm50000.com/courses/2020-3456): 希望你在看完這份影片之後，就願意開始嘗試，並且也有能力開始接案，下個月就開始幫自己加薪！
- [【限時優惠】2021小提米$2345元名片/店卡設計製作講解系列影片](https://course.atm50000.com/courses/business-card-design): 「懂得如何把技能、技術用來賺錢」─遠比掌握高強的能力來的重要！！

## Lecturers

- [TINYTiMMY](https://course.atm50000.com/@2): 下班副業小提米

---

## 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`
- `/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)

For a single-document content bundle covering courses, posts, and digital downloads, fetch [course.atm50000.com/llms-full.txt](https://course.atm50000.com/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://course.atm50000.com/mcp](https://course.atm50000.com/mcp) — discovery card at [/.well-known/mcp/server-card.json](https://course.atm50000.com/.well-known/mcp/server-card.json)
- AI Catalog (Agentic Resource Discovery): [/.well-known/ai-catalog.json](https://course.atm50000.com/.well-known/ai-catalog.json)
- Agent Skills index: [/.well-known/agent-skills/index.json](https://course.atm50000.com/.well-known/agent-skills/index.json)
- API Catalog (RFC 9727): [/.well-known/api-catalog](https://course.atm50000.com/.well-known/api-catalog)
- OpenAPI spec: [/openapi.json](https://course.atm50000.com/openapi.json)
- Pricing (machine-readable): [/pricing.md](https://course.atm50000.com/pricing.md)
- Authentication guide (OAuth 2.0 / OIDC): [/auth.md](https://course.atm50000.com/auth.md)
- OAuth 2.0 / OpenID Connect: [/.well-known/oauth-authorization-server](https://course.atm50000.com/.well-known/oauth-authorization-server), [/.well-known/openid-configuration](https://course.atm50000.com/.well-known/openid-configuration)
- Agentic Commerce (ACP): [/.well-known/acp.json](https://course.atm50000.com/.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.
