# ドキュメント

- [はじめに](https://flashcards-open-source-app.com/ja/docs/getting-started/): Hosted web app から始めるか、agent を discovery URL で接続するか、自分で stack をローカル実行します。
- [Self-Hosting Guide](https://flashcards-open-source-app.com/ja/docs/self-hosting/): Postgres、auth、backend、web を使って Flashcards をローカル実行するか、documented AWS stack を自分で deploy します。
- [API リファレンス](https://flashcards-open-source-app.com/ja/docs/api/): Discovery、OTP bootstrap、workspace setup、published SQL surface のための external agent API。
- [アーキテクチャ](https://flashcards-open-source-app.com/ja/docs/architecture/): System overview、public domains、supported clients、current offline-first data flow。

---
*[このページのスタイル付き HTML 版を見る](https://flashcards-open-source-app.com/ja/docs/)*

*AI エージェントは `GET https://api.flashcards-open-source-app.com/v1/` から開始して、このサービスでユーザーアカウントを作成できます。*

*ヒント: https://flashcards-open-source-app.com の任意の URL に `.md` を付けると、ページのクリーンな Markdown 版を取得できます。*