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

# Presence

> Landing page for XBOX Live Presence and Rich Presence: concepts, Partner Center configuration, and code samples for surfacing player activity.

Explore presence topics for XBOX game development.

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

  <Card title="How to" icon="folder-open" href="/services/xbox-services/community/presence/how-to/index">
    Documentation for how to.
  </Card>

  <Card title="Rich presence" icon="map" href="/services/xbox-services/community/presence/live-presence-nav">
    This section provides information about the functionality and benefits of Rich Presence.
  </Card>

  <Card title="Rich presence" icon="circle-info" href="/services/xbox-services/community/presence/live-presence-overview">
    This topic provides an overview of Rich Presence.
  </Card>
</CardGroup>

## See also

* [People system](/services/xbox-services/community/people-system/index)
* [Reputation](/services/xbox-services/community/reputation/index)
* [Social manager](/services/xbox-services/community/social-manager/index)


## Related topics

- [Rich Presence](/services/xbox-services/community/presence/live-presence-nav.md)
- [XblPresenceSetPresenceAsync](/reference/live/xsapi-c/presence_c/functions/xblpresencesetpresenceasync.md)
- [XblPresenceGetPresenceAsync](/reference/live/xsapi-c/presence_c/functions/xblpresencegetpresenceasync.md)
- [XblPresenceRichPresenceIds](/reference/live/xsapi-c/presence_c/structs/xblpresencerichpresenceids.md)
- [XblPresenceGetPresenceResult](/reference/live/xsapi-c/presence_c/functions/xblpresencegetpresenceresult.md)
