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

# 操作指南

> XBOX Game Development Kit（XBOX 服务）中人际系统与社交图的操作指南。提供概念、示例与 API 指南。

浏览 XBOX 游戏开发中的操作指南主题。

<CardGroup cols={2}>
  <Card title="获取社交关系" icon="users" href="/services/xbox-services/community/people-system/how-to/live-getting-a-social-relationship">
    本主题提供了一个代码示例,演示如何使用 Social Manager API 检索用户的社交关系及其公开的……
  </Card>

  <Card title="处理社交关系变更" icon="book-open" href="/services/xbox-services/community/people-system/how-to/live-handling-a-relationship-change">
    本主题提供处理社交关系变更的示例代码。
  </Card>

  <Card title="People 系统(好友列表)示例" icon="code" href="/services/xbox-services/community/people-system/how-to/live-pplsys-howto-nav">
    本节为 People 系统(好友列表)提供示例代码。
  </Card>
</CardGroup>

## 另请参阅

* [概念](/services/xbox-services/community/people-system/concepts/index)


## Related topics

- [操作指南](/zh-CN/services/xbox-services/community/reputation/how-to/index.md)
- [异步 Lobby 和 Matchmaking C++ SDK 操作指南](/zh-CN/services/playfab/multiplayer/lobby/lobby-and-matchmaking-client-sdk-async.md)
- [合作伙伴中心功能概览](/zh-CN/publishing/game-publishing/concepts/overview.md)
- [认证分步指南](/zh-CN/publishing/game-publishing/concepts/certification/certification-guide.md)
- [异步任务队列设计](/zh-CN/build/core-features/common/async/async-task-queue-design.md)
