# Polish Before Launch
- Finalize all shortcuts and navigation key bindings and make a doc for it.
- Make a list with description of all CLI + TUI commands and shortcuts and document it.
- Make a help command for the CLI and TUI.
- CLI should display a list of all commands and their descriptions.
- TUI should display a list of all commands and their descriptions in dialog.
- Both help sections should be easy to read and understand. Also they should be properly formatted and categorized.
- Make sure that all the features are available in both the CLI and TUI.
- Add support if not already present.
- Polish the UI to be more user-friendly and intuitive.