Different member roles view different content

Hi here is what I want to achieve.

I want to create a download page for vip users. When VIP members login, they will see different content(files that they can download) for different VIP members.

For example, VIP user A can download file a,b,c, while VIP user B can download file c,d,e.

Is it possible to achieve this and if yes, how can I do this?

Thanks

You can use Wix Users to get the current role of the site member
https://www.wix.com/corvid/reference/wix-users.html

  1. Also, how can a admin upload a file so that members see those links and download those files? thanks for the help