# Registering users

When a user clicks on the 'Register' button in the navbar they will be brought to the 'onboard' page, where they can choose to register as either a **Customer** or a **Freelancer.**&#x20;

<figure><img src="https://512738489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPKM5KwK853wAtdoNnjWv%2Fuploads%2F84uR4htvza3SUVEyJmvx%2FScreenshot%202024-11-05%20at%2016.13.15.png?alt=media&#x26;token=042e9b8d-165f-40b1-8481-472f682f139c" alt=""><figcaption></figcaption></figure>

Once they choose an option and click on the button below, they will be brought to the 'register' page where they can fill in their details.

{% hint style="info" %}
Based on the option the user chooses on the 'onboard' page, a different URL parameter will be sent to the 'register' page. This controls whether the user will be registered as a **Customer** or a **Freelancer**.&#x20;
{% endhint %}
