# Knowledge Hub 소개

Pushwoosh Knowledge Hub는 사용자 식별, 기기 관리 및 캠페인 전략과 관련된 핵심 개념에 대한 필수 정보를 제공합니다. 이 섹션에서는 다음 주제를 다룹니다:

<CardGrid>
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/device-identifiers/"
      icon="setting"
      title="기기 식별자"
      description="Pushwoosh의 고유 기기 식별자에 대해 알아보세요"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/types-of-registered-devices/"
      icon="list-format"
      title="등록된 기기 유형"
      description="다양한 유형의 기기를 이해하세요"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/users-userids/"
      icon="heart"
      title="사용자 (UserID)"
      description="Pushwoosh에서 UserID가 어떻게 작동하는지 알아보세요"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/omnichannel-campaigns/"
      icon="puzzle"
      title="옴니채널 캠페인"
      description="옴니채널 캠페인을 설정하고 관리하는 방법을 알아보세요"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/what-data-does-pushwoosh-collect/"
      icon="download"
      title="Pushwoosh가 수집하는 데이터"
      description="Pushwoosh가 수집하는 데이터 유형에 대한 인사이트를 얻으세요"
  />
</CardGrid>