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

# Rich Presence example code

> Sample code index for XBOX Live Rich Presence covering getting user Presence, handling title and device changes, and updating strings via XSAPI or REST.

This section provides example code for Rich Presence strings.

## In this section

[Getting a user's Presence](/services/xbox-services/community/presence/how-to/live-getting-a-users-presence)
Provides example code for getting a user's Presence.

[Handling a title Presence change](/services/xbox-services/community/presence/how-to/live-handling-a-title-presence-change)
Provides example code for handling a title Presence change.

[Handling a device Presence change](/services/xbox-services/community/presence/how-to/live-handling-a-device-presence-change)
Provides example code for handling a device Presence change.

[Updating a user's Presence via XSAPI C](/services/xbox-services/community/presence/how-to/live-updating-user-presence)
Provides example code for setting a user's online Presence status.

[Updating a user's Presence via REST](/services/xbox-services/community/presence/how-to/live-updating-presence-rest)
Provides example code for updating Rich Presence strings.


## Related topics

- [How to](/services/xbox-services/community/presence/how-to/index.md)
- [Rich Presence](/services/xbox-services/community/presence/live-presence-nav.md)
- [Rich Presence overview](/services/xbox-services/community/presence/live-presence-overview.md)
- [Updating a user's Presence via XSAPI C](/services/xbox-services/community/presence/how-to/live-updating-user-presence.md)
- [Presence](/services/xbox-services/community/presence/index.md)
