> ## 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.

# Privileges

> XBOX services privileges hub covering concepts, client and server checks, and Partner Center configuration that gate features like multiplayer and streaming.

Explore privileges topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Concepts" icon="lightbulb" href="/services/xbox-services/fundamentals/identity/privileges/concepts/index">
    Documentation for concepts.
  </Card>

  <Card title="Config" icon="folder-open" href="/services/xbox-services/fundamentals/identity/privileges/config/index">
    Documentation for config.
  </Card>

  <Card title="Privileges" icon="right-to-bracket" href="/services/xbox-services/fundamentals/identity/privileges/live-privileges-nav">
    This section covers which privileges an XBOX services user has and how that affects your title.
  </Card>

  <Card title="XBOX services user privileges" icon="user" href="/services/xbox-services/fundamentals/identity/privileges/live-user-privileges-overview">
    Use this topic to retrieve a user's XBOX services privileges and learn how privileges can affect how a user interacts with your title.
  </Card>
</CardGroup>

## See also

* [Auth](/services/xbox-services/fundamentals/identity/auth/index)
* [Privacy](/services/xbox-services/fundamentals/identity/privacy/index)
* [User profile](/services/xbox-services/fundamentals/identity/user-profile/index)


## Related topics

- [Privileges](/services/xbox-services/fundamentals/identity/privileges/index.md)
- [XUserPrivilege](/reference/system/xuser/enums/xuserprivilege.md)
- [XblPrivilege](/ko/reference/live/xsapi-c/privacy_c/enums/xblprivilege.md)
- [XUserCheckPrivilege](/reference/system/xuser/functions/xusercheckprivilege.md)
- [XUserPrivilegeOptions](/reference/system/xuser/enums/xuserprivilegeoptions.md)
