> ## Documentation Index
> Fetch the complete documentation index at: https://developer.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 開発の開始

ここまでBox Platformのさまざまな構成要素について詳しく学んできました。これでいよいよ開発を開始できます。[Box開発者コンソール][devconsole]にアクセスして着手しましょう。

<Frame center>
  <img src="https://mintcdn.com/box/17p-RIDeWq55nrEI/ja/platform/images/congrats.png?fit=max&auto=format&n=17p-RIDeWq55nrEI&q=85&s=f96a57d6800d9cdf1dabe046745e447f" alt="開発の開始" width="2052" height="1024" data-path="ja/platform/images/congrats.png" />
</Frame>

その他のトピックをお探しの場合は、ぜひ以下を確認してください。

* [アーキテクチャパターン][arch_patterns]: このページでは、よく目にするインフラストラクチャのパターンについて説明します。
* [ユーザーモデル][user_models]: このページでは、このシリーズで前述したユーザータイプの使用方法について説明します。
* [一般的な値の確認][common_values]: このページでは、ユーザーIDなどの情報を確認する方法について説明します。
* [エラー][errors]: このページでは、表示される可能性のあるすべてのエラーコードを列挙しています。

[devconsole]: https://cloud.app.box.com/developers/console

[arch_patterns]: /platform/appendix/architecture-patterns

[user_models]: /platform/appendix/user-models

[common_values]: /platform/appendix/locating-values

[errors]: /guides/api-calls/permissions-and-errors/common-errors
