# Tour

Tour is helpful way to onboard and guide users through the features of your app. For this, We have used vue-shepherd (opens new window) library.

For more information about vue-shepherd library, please refer to shepherdjs (opens new window) official documentation.

# Styling and theming

To make tour component more attractive, we have override the base style of library in src/@core/scss/template/libs/shepherd.scss.

You can override this file to style and theme tour component as per your need.