> ## 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.

# Start Creating

Now that you have learned all about the various parts that makeup Box Platform,
you are ready to jump in and start creating. Visit
the [Box Developer Console][devconsole] to begin!

<Frame center>
  <img src="https://mintcdn.com/box/wmUGjKQXEcjtSKpy/platform/images/congrats.png?fit=max&auto=format&n=wmUGjKQXEcjtSKpy&q=85&s=10ca8279ba82e8cc8c7c44610b7464ac" alt="Start Creating" width="2052" height="1024" data-path="platform/images/congrats.png" />
</Frame>

If you are looking for other topics to learn about, be sure to checkout
the following:

* [Architecture patterns][arch_patterns]: This page goes over some typical infrastructure patterns we see.
* [User Models][user_models]: This page goes over how to use the users types discussed earlier in this series.
* [Locating Common Values][common_values]: This page goes over how to find pieces of information like user IDs.
* [Errors][errors]: This page lists out all the error codes you can receive

[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
