> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User profile

> XBOX services user profile hub, covering gamertags and profile data that titles can retrieve to represent players in menus, rosters, and social features.

Explore user profile topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Gamertags" icon="folder-open" href="/services/xbox-services/fundamentals/identity/user-profile/gamertags/index">
    Documentation for gamertags.
  </Card>

  <Card title="User profile" icon="right-to-bracket" href="/services/xbox-services/fundamentals/identity/user-profile/live-user-profile-toc">
    This section provides topics that describe various aspects of the user profile, including the use of modern gamertags.
  </Card>
</CardGroup>

## See also

* [Auth](/services/xbox-services/fundamentals/identity/auth/index)
* [Privacy](/services/xbox-services/fundamentals/identity/privacy/index)
* [Privileges](/services/xbox-services/fundamentals/identity/privileges/index)


## Related topics

- [User profile](/services/xbox-services/fundamentals/identity/user-profile/live-user-profile-toc.md)
- [XblUserProfile](/reference/live/xsapi-c/profile_c/structs/xbluserprofile.md)
- [XblProfileGetUserProfilesResult](/reference/live/xsapi-c/profile_c/functions/xblprofilegetuserprofilesresult.md)
- [XblProfileGetUserProfileAsync](/reference/live/xsapi-c/profile_c/functions/xblprofilegetuserprofileasync.md)
- [XblProfileGetUserProfileResult](/reference/live/xsapi-c/profile_c/functions/xblprofilegetuserprofileresult.md)
