# Quick Start Welcome to our quick-start tutorials which guide you through the necessary steps to 1. Create a browser-to-browser messaging web application 2. Create and deploy a hosted service 3. Enhance a browser-to-browser application with a network-hosted service 4. Explore service composition and reuse with Aqua 5. Work through a decentralized price oracle example with Fluence and Aqua ## Preparing Your Environment In case you haven't set up your development environment, follow the [setup instructions](../tutorials\_tutorials/recipes\_setting\_up.md) and clone the [examples repo](https://github.com/fluencelabs/examples): ```bash git clone https://github.com/fluencelabs/examples ``` If you encounter any problems or have suggestions, please open an issue or submit a PR. You can also reach out in [Discord](https://fluence.chat) or [Telegram](https://t.me/fluence\_project).