Add a section onto a new page. Then paste the following code into a Code block anywhere into that new section.
<div data-wm-plugin="accordions">
<button>Accordion One</button>
<button>Accordion Two</button>
</div>
Add as many button elements as you would like accordions
Then add page sections beneath the section with this code block. Each proceeding section will automatically be connected to each accordion, in order, until there are no more buttons or sections.