# Summary
[Introduction](introduction.md)
# Getting Started
- [Installation](getting-started/installation.md)
- [Your First App](getting-started/first-app.md)
+ [Configuring Your App](getting-started/configuring-your-app.md)
# Core Concepts
- [Commands](core-concepts/commands.md)
+ [Subcommands](core-concepts/subcommands.md)
- [Flags](core-concepts/flags.md)
- [CommandContext](core-concepts/context.md)
# Terminal And Prompting
- [Terminal](terminal/terminal.md)
+ [Confirm (Navigate to a specific section, applies below)]()
+ [Prompt]()
+ [Choice]()
## More Soon!