> ## 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="ピープル システム (フレンド リスト) の例" icon="code" href="/services/xbox-services/community/people-system/how-to/live-pplsys-howto-nav">
    このセクションでは、ピープル システム (フレンド リスト) のサンプル コードを紹介します。
  </Card>
</CardGroup>

## 関連項目

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


## Related topics

- [ハウツー](/ja-jp/services/xbox-services/storage/title-storage/how-to/index.md)
- [Partner Center 機能の概要](/ja-jp/publishing/game-publishing/concepts/overview.md)
- [構成](/ja-jp/services/xbox-services/storage/title-storage/config/index.md)
- [概念](/ja-jp/services/xbox-services/community/reputation/concepts/index.md)
