> For the complete documentation index, see [llms.txt](https://docs.goril.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goril.app/main-pages.md).

# Main Pages

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