Outside of the bracket moves, you’ll often see a /, which means you need to slice the puzzle.
A slice is a 180° rotation of the right-hand layer (as shown in the photo below). A typical algorithm will look like this: / (3,-3) / (3,0) / (-3,0) / (0,3) / (-3,0) / Every time you see /, simply slice the right layer 180° and proceed with the moves inside the brackets that follow it.