Hiya,
Thanks for using FusionAuth. Sorry about the confusion.
There are three ways to do FusionAuth registration:
using the APIs and building your own UX using the basic self service registration with hosted login pages <-- this sounds like what you are looking for using advanced self service registration with hosted login pages (only available with a paid license -- pricing starts at $125/month for this and other premium features)Here's some starting docs:
An overview of FusionAuth's integration points The theme documentation; theming is how you make the hosted login pages look like your site. The advanced registration guide covers the advanced self service registration, including the differences between advanced and basic self service registration.