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

# How to

- [Get the view of a given view model](https://docs.radicalframework.com/release-1/how-to/get-view-of-view-model.md)
- [Bi-directional communication between different windows/views](https://docs.radicalframework.com/release-1/how-to/windows-bi-directional-communication.md)
- [Handle the busy status during async/long running operations](https://docs.radicalframework.com/release-1/how-to/async-long-running-busy-status.md)
- [Implement a customer improvement program](https://docs.radicalframework.com/release-1/how-to/customer-improvement-program.md)
- [Manage focus](https://docs.radicalframework.com/release-1/how-to/manage-focus.md)
- [Create a splash screen](https://docs.radicalframework.com/release-1/how-to/splash-screen.md)
- [Access view model after view is closed](https://docs.radicalframework.com/release-1/how-to/access-view-model-after-view-closed.md)
- [Intercept ViewModels before it's used](https://docs.radicalframework.com/release-1/how-to/intercept-viewmodels-before-usage.md)
