# Main Pages

- [Architect](/main-pages/architect.md)
- [Toolbox](/main-pages/architect/toolbox.md)
- [Explorer](/main-pages/architect/explorer.md)
- [Application Preview](/main-pages/architect/application-preview.md)
- [Settings Panel](/main-pages/architect/settings-panel.md)
- [Storyboard](/main-pages/storyboard.md): The Storyboard tab allows you to see the global design of your app.
- [Assets](/main-pages/assets.md): The Assets tab allows you to upload any assets you want to build your app.
- [State](/main-pages/state.md): The State tab allows you tu create accessible and modifiable variable throughout every page and components.
- [Custom Code](/main-pages/custom-code.md): The Custom Code tab allows you to add custom code to create Custom Actions, Functions, Widgets and Dependencies.
- [Custom Functions](/main-pages/custom-code/custom-functions.md): Create a custom function reusable throughout the application.
- [Custom Actions](/main-pages/custom-code/custom-actions.md): Create a custom action reusable throughout the application.
- [Custom Dependencies](/main-pages/custom-code/custom-dependencies.md): Create a custom dependencies reusable throughout the application.
- [Custom Widgets](/main-pages/custom-code/custom-widgets.md): Create a custom widget reusable throughout the application.
- [Settings](/main-pages/settings.md): The Settings tab allows you to configure your projects
- [General](/main-pages/settings/general.md): Manage and configure the general settings of your project
- [Theme](/main-pages/settings/theme.md): Manage and configure the theme of your project
- [Firebase](/main-pages/settings/firebase.md): Manage firebase configuration for your project
- [Action Flow Editor](/main-pages/action-flow-editor.md)
