# 文档

- [快速开始](https://flashcards-open-source-app.com/zh/docs/getting-started/): 从 hosted web app 开始，或通过 discovery URL 连接 agent，或自行在本地运行 stack。
- [Self-Hosting Guide](https://flashcards-open-source-app.com/zh/docs/self-hosting/): 使用 Postgres、auth、backend 和 web 在本地运行 Flashcards，或自行部署 documented AWS stack。
- [API Reference](https://flashcards-open-source-app.com/zh/docs/api/): 用于 discovery、OTP bootstrap、workspace setup 和 published SQL surface 的 external agent API。
- [架构](https://flashcards-open-source-app.com/zh/docs/architecture/): System overview、public domains、supported clients 和 current offline-first data flow。

---
*[查看此页面的带样式 HTML 版本](https://flashcards-open-source-app.com/zh/docs/)*

*AI agent 可以从 `GET https://api.flashcards-open-source-app.com/v1/` 开始，为用户在该服务中创建账号。*

*提示：在 https://flashcards-open-source-app.com 上任意 URL 后追加 `.md`，即可获得该页面的纯 Markdown 版本。*