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

# Reputation

> Landing page for the XBOX Live Reputation service, covering the overview, feedback concepts, and code samples for encouraging positive multiplayer play.

Explore reputation topics for XBOX game development.

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

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

  <Card title="Reputation" icon="clipboard-list" href="/services/xbox-services/community/reputation/live-reputation-nav">
    Reputation overview Encourages positive gameplay using Reputation.
  </Card>

  <Card title="Reputation" icon="circle-info" href="/services/xbox-services/community/reputation/live-reputation-overview">
    Reputation is a user statistic, just like any other, and is included in calls to retrieve all of a user's statistics and use them in…
  </Card>
</CardGroup>

## See also

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


## Related topics

- [Reputation](/services/xbox-services/community/reputation/live-reputation-nav.md)
- [Reputation overview](/services/xbox-services/community/reputation/live-reputation-overview.md)
- [Reputation concepts](/services/xbox-services/community/reputation/concepts/live-reputation-concepts-nav.md)
- [Submitting Reputation feedback](/services/xbox-services/community/reputation/how-to/live-submitting-reputation-feedback.md)
- [Reputation example code](/services/xbox-services/community/reputation/how-to/live-reputation-howto-nav.md)
