# SNS 정보

<div align="center"><img src="/files/CBBEPOlu1U0C2Jdydf9C" alt=""></div>

원하는 SNS 정보를 입력하여 링크페이지 하단에서 보여줄 수 있습니다.

클릭 시 입력한 주소의 SNS로 이동합니다.

* SNS 정보의 입력은 선택사항입니다.
* 원하는 종류에 대해서만 자유롭게 입력할 수 있습니다.
* 입력할 수 있는 SNS 종류는 최대 5개입니다.

### 인스타그램

* @를 제외한 인스타그램 **아이디만** 입력해주세요.

{% hint style="success" %}
inpocklink
{% endhint %}

{% hint style="danger" %}
@inpocklink&#x20;
{% endhint %}

{% hint style="danger" %}
[www.instagram.com/inpocklink](http://www.instagram.com/inpocklink)
{% endhint %}

### 네이버블로그

* 네이버 블로그 **주소 전체**를 입력해주세요.
* 다른 블로그 서비스나 개인적으로 도메인을 연결하여 사용 중이라면 해당 주소를 입력해주셔도 괜찮습니다.

{% hint style="success" %}
<https://blog.naver.com/inpock>
{% endhint %}

{% hint style="danger" %}
inpock
{% endhint %}

{% hint style="danger" %}
naver.com/inpock
{% endhint %}

### 유튜브

* 유튜브 채널 **주소 전체**를 입력해주세요.
* 채널 메인이 아니어도 연결하고 싶은 url이 있다면 해당 주소를 입력해주셔도 괜찮습니다.

{% hint style="success" %}
<https://www.youtube.com/inpocklink>
{% endhint %}

{% hint style="danger" %}
inpocklink
{% endhint %}

### 페이스북

* [www.facebook.com/](http://www.facebook.com/) 뒤에 들어갈 **페이지 아이디**를 입력해주세요.

{% hint style="success" %}
inpocklink
{% endhint %}

{% hint style="danger" %}
<https://www.facebook.com/inpocklink>
{% endhint %}

### 틱톡

* @를 제외한 **틱톡 아이디만** 입력해주세요

{% hint style="success" %}
inpocklink
{% endhint %}

{% hint style="danger" %}
<https://www.tiktok.com/@inpocklink>
{% endhint %}

{% hint style="danger" %}
@inpocklink
{% endhint %}

계정 정보를 수정한 뒤에는 클릭하여 해당 SNS에 정상적으로 연결되는지 확인해주세요 😉


---

# 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://abz.gitbook.io/inpocklink/guide/manage/sns.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.
