# 开发者知识中心

Pushwoosh 开发者知识中心提供有关设备识别和用户管理的基本技术信息。本节涵盖以下主题：

<CardGrid>
  <IconLinkCard
      href="/developer/pushwoosh-knowledge-hub/device-identifiers/"
      icon="setting"
      title="设备标识符"
      description="了解如何在不同平台检索 HWID 和推送令牌"
  />
  <IconLinkCard
      href="/developer/pushwoosh-knowledge-hub/types-of-registered-devices/"
      icon="list-format"
      title="已注册设备的类型"
      description="了解 Pushwoosh 设备类型和通知投递逻辑"
  />
  <IconLinkCard
      href="/developer/pushwoosh-knowledge-hub/users-userids/"
      icon="heart"
      title="用户 (User ID)"
      description="了解如何管理 User ID 和关联设备"
  />
</CardGrid>

<Aside type="tip">
有关全渠道营销活动、数据收集实践以及安全认证和合规性的信息，请参阅 [产品知识中心](/zh/product/pushwoosh-knowledge-hub/)。
</Aside>