> ## Documentation Index
> Fetch the complete documentation index at: https://docs.datafdn.org/llms.txt
> Use this file to discover all available pages before exploring further.

# DATA Foundation에서 IP 등록하는 방법

> DATA Foundation에서 NFT를 적절한 메타데이터와 함께 IP로 등록하는 방법을 알아봅니다.

<CardGroup cols={2}>
  <Card title="SDK 사용" href="/developers/typescript-sdk/register-ip-asset" icon="house">
    SDK를 사용해 IP를 등록하는 방법을 알아보세요.
  </Card>

  <Card title="스마트 컨트랙트 사용" href="/developers/smart-contracts-guide/register-ip-asset" icon="house">
    스마트 컨트랙트를 사용해 IP를 등록하는 방법을 알아보세요.
  </Card>
</CardGroup>
