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

# People system

> Documentation hub for the XBOX Live People System that powers the friends list, followers, and social relationships in your title.

Explore people system topics for XBOX game development.

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

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

  <Card title="People system (friends list)" icon="users" href="/services/xbox-services/community/people-system/live-people-system-nav">
    This section describes the functionality and concepts of the People System (Friends List).
  </Card>

  <Card title="People system (friends list)" icon="circle-info" href="/services/xbox-services/community/people-system/live-people-system-overview">
    This topic provides an overview of the People System.
  </Card>
</CardGroup>

## See also

* [Presence](/services/xbox-services/community/presence/index)
* [Reputation](/services/xbox-services/community/reputation/index)
* [Social manager](/services/xbox-services/community/social-manager/index)


## Related topics

- [Displaying people from the People System](/services/xbox-services/community/people-system/concepts/live-pplsys-displaying-people.md)
- [People System (Friends List)](/services/xbox-services/community/people-system/live-people-system-nav.md)
- [People System (Friends List) overview](/services/xbox-services/community/people-system/live-people-system-overview.md)
- [People System (Friends List) concepts](/services/xbox-services/community/people-system/concepts/live-people-system-concepts-nav.md)
- [People System (Friends List) example code](/services/xbox-services/community/people-system/how-to/live-pplsys-howto-nav.md)
