Account



How to sign up and join the creator program

What type of ID's are accepted

How long does the approval take?

What type of emails will I receive after the application has been processed?

Rejected applications

Multiple accounts

Linking to social media

Stolen Content on Third-Party Sites






$(".uchaticon").click(function(){ $("#menunotify").modal("hide"); }); $(".unotifycon").click(function(){ $("#menuoptionone").modal("hide"); }); $(".uploadbtn").click(function(){ $("#menuoptionone").modal("hide"); $("#menunotify").modal("hide"); }); $(document).click(function(event) { if (!$(event.target).closest(".uchaticon, .unotifycon, .chathead, #menuoptionone, .menuoption").length) { $("#menuoptionone").modal("hide"); $("#menunotify").modal("hide"); } });