Sharing a screen like a profile tab

My friends, I have a tab that it´s a profile of one person.
In my app, these people ask for a kind of donation.

I’d like to have a button that allows people to share your profiles outside to ask for a donation, like “click on this link or URL to view my profile in the project and help me”

Is it possible? I saw the form button but I have to insert an URL, I guess.
Tk u in advance

If it’s a tab then it won’t work because the URL will be the same for all users.

What you can do is have an inline list/collection of all users, and share the details view URL of each user’s profile.