# 개발자 지식 허브

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">
옴니채널 캠페인, 데이터 수집 관행, 보안 인증 및 규정 준수에 대해서는 [제품 지식 허브](/ko/product/pushwoosh-knowledge-hub/)를 참조하세요.
</Aside>