> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/korean/products/ssi/creating-a-unique-profile.md).

# 고유한 프로필 만들기

SSDI를 생성한 후에만 고유한 프로필을 만들 수 있습니다. SSDI를 생성하려면 SSDI 감사원을 auditors' 페이지에서 찾아서 그를 선택한 후 SSDI를 생성하도록 신청해야 합니다.

SSDI가 생성되면 프로필 페이지에서 **NFTs > SSDI** 탭 아래의 이미지와 같이 그의 식별 토큰을 볼 수 있어야 합니다:

<figure><img src="/files/uzsSnLtCYI3W4fRi9Mkm" alt=""><figcaption></figcaption></figure>

이제 프로필을 고유하게 만들 수 있습니다. **Profiles** 탭 아래로 이동하고 **Mine Only** 옵션을 선택하여 프로필만 표시하도록 하세요. 아래 이미지와 같이:

<figure><img src="/files/OnT6JpIs3dYlc8bcF7SI" alt=""><figcaption></figcaption></figure>

**Control Panel** 버튼을 클릭한 후 **Update SSDI** 버튼을 클릭하세요. SSDI의 식별 토큰 ID를 입력한 다음 거래를 검증하세요

<div><figure><img src="/files/AOWqN8nMAY8615zRDEZv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AMhCh2rHBUQ3RtmkDMzn" alt=""><figcaption></figcaption></figure></div>

이것으로 프로필이 이제 고유합니다. 프로필 패널의 왼쪽 섹션을 읽어보면 확인할 수 있습니다. 아래 이미지에서 볼 수 있듯이 **Is Unique** 매개변수가 이제 Yes로 설정되어 있습니다.

<figure><img src="/files/9Rk8hJDPgvstOEdkd9Xx" alt=""><figcaption></figcaption></figure>

[커뮤니티에서 추가 지원 받기](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.payswap.org/korean/products/ssi/creating-a-unique-profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
