# User Account Types

Depending on your user role, you will be assigned a specific account type and a corresponding set of privileges. The roles you can step into on Hinata's platform are the following:

| User Role                                                 | Privileges                                                                                                                     |
| --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| <mark style="color:purple;">**Anonymous**</mark>          | <ol><li>can see public user profiles, </li><li>can see the marketplace listings;</li></ol>                                     |
| <mark style="color:purple;">**Guest User**</mark>         | <ol><li>can create/edit profile, </li><li>can list secondary NFTs as sale or auction types,</li><li>can buy any NFT;</li></ol> |
| <mark style="color:purple;">**Authenticated User**</mark> | <ol><li>can mint complimentary NFT,</li><li>can receive listing/sale updates via email notifications;</li></ol>                |
| <mark style="color:purple;">**Verified Creator**</mark>   | <ol><li>can create NFTs,</li><li>can list their own NFTs as sale/auction type;</li></ol>                                       |
| <mark style="color:purple;">**Admin**</mark>              | <ol><li>can hide NFTs;</li></ol>                                                                                               |
| <mark style="color:purple;">**Superadmin**</mark>         | <ol><li>can add/remove roles.</li></ol>                                                                                        |
