(quickstart)= # Quickstart Create a new experience builder app and add an DASF widget to it via drag-n-drop. It will come with some preconfigured websocket URL deployed at https://datahub.hcdc.hereon.de. ![demo-widget with DASF module](_static/screenshots/demo-widget-module.png) This backend module deploys the python library [`dasf-exb-reference`][dasf-exb-reference] that holds the reference implementation for various widgets and output formats that this client library can deal with (we will come to this later). [dasf-exb-reference]: https://codebase.helmholtz.cloud/dasf/demos/dasf-exb-reference/ To use these demo implementation, you should also add one of ESRIs `Map` widgets to your app, click DASF widget and, in the settings view, select the created map. ![select map screenshot](_static/screenshots/select-map.png) The widget now visualizes eventual return or input information on the map.