# 소셜 그래프 구축

다른 사용자들이 당신을 팔로우하도록 유도하여 원하는 블록체인에서 소셜 그래프를 구축할 수 있습니다. 이를 통해 이메일 목록을 구축하고, 다른 소셜 미디어 플랫폼에서 소유권을 갖는 것과 같이 소셜 그래프를 소유할 수 있습니다. 이는 언제든지 빼앗길 수 있는 일반적인 소셜 미디어 플랫폼에서 구축할 수 있는 소셜 그래프와는 다릅니다.

새로운 소셜 미디어에 가입할 때마다 소셜 그래프를 처음부터 다시 구축할 필요가 없습니다. 소셜 미디어 플랫폼은 물론, 그들이 그렇게 하도록 허용한 후에 당신의 소셜 그래프를 블록체인에서 시작할 수 있어야 합니다.

우리 프로필의 소셜 그래프를 사용하면 이를 할 수 있습니다. 소셜 플랫폼은 우리의 API를 사용하여 사용자가 자신의 팔로워의 이메일을 다운로드하고 그들의 소셜 그래프를 구축할 수 있도록 할 수 있습니다. 소셜 플랫폼에서 얻는 새로운 팔로워는 즉시 당신의 소셜 그래프에 추가되므로 인터넷의 모든 소셜 플랫폼에서 동일한 소셜 그래프를 제공받을 수 있습니다.

## 프로필 팔로우/언팔로우하는 방법

* [PaySwap 사이트](https://ekontetevi.gitbook.io/tubecoin/)의 드롭다운에서 **프로필 만들기** 버튼을 클릭하여 프로필 페이지로 이동합니다.

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

* 프로필 페이지에서 **Profiles** 탭을 클릭하고 검색 상자에 수신자의 사용자 이름을 입력합니다. 이렇게 하면 수신자의 프로필이 나열됩니다.

<figure><img src="/files/4MhVCIFgue4UN8kpkYAi" alt=""><figcaption></figcaption></figure>

* 프로필을 팔로우하려면 **Follow** 버튼을 클릭하고, 프로필의 팔로우를 취소하려면 **Unfollow** 버튼을 클릭합니다.

[커뮤니티로부터 더 많은 지원을 받으려면 여기를 클릭하세요.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# Agent Instructions: 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/profile/building-your-social-graph.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.
