# Decidim::Surveys The Surveys module adds one of the main features of Decidim: allows admins to contribute to a participatory process by creating surveys. Users can participate in the surveys answering their questions from the public page. ## Usage Surveys will be available as a Feature for a Participatory Process. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-surveys' ``` And then execute: ```bash $ bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).