If a module has any defined shortcodes you will see them on the side panel when you add or edit pages.
Copy and paste shortcode to the required place on your page, for example:
Code: Select all
text.....
{module:faq}
and save it.
On the Frontend you will see how the system will replace this shortcode with appropriate output:
P.S. you may add as many shortcodes as you need on one page, but if you add 2 same shortcodes, only the first will be
processed.