Start here. This is the direct spoken answer to practice first.
Overview
Parentheses organize routes and layout ownership, but they do not become URL segments.
A folder such as (marketing) or (app) groups routes without adding that folder name to the URL. I use groups to organize teams or features, opt selected routes into a shared layout, or create separate root layouts for distinct application shells. Because the group is omitted from the URL, two groups cannot both resolve to the same final route.