# 소셜미디어 바로가기 버튼 설정

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/articles/homepage-social-media-settings-3a936fdb)
{% endhint %}

## **바로가기 버튼 사용 예시**

메인 이미지 우측 하단에 위치한 SNS 플로팅 버튼을 이용해 지정된 소셜미디어 페이지로 이동하도록 할 수 있어요.

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

## **소셜미디어 바로가기 버튼 추가하기**

{% hint style="info" %}
소셜 미디어 바로가기 버튼은 **최대 6개**까지 추가할 수 있습니다.
{% endhint %}

버튼 설정 우측의 \[<mark style="color:blue;">**추가]**</mark> 버튼을 눌러 항목의 내용을 입력 후 저장합니다.

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

1. **순서**: 버튼의 순서를 지정합니다. 순서에 따라 위 → 아래로 배치 됩니다.
2. **종류**: 버튼의 이름을 선택합니다.
   * 유튜브, 카카오톡, 네이버블로그, 페이스북, 인스타그램, 밴드를 선택할 수 있습니다.
3. **연결 URL**: 버튼을 눌렀을 때 연결되는 소셜미디어의 주소를 입력합니다.
   * URL 주소 복사 시 `https://` 가 반드시 포함되어야 합니다.
4. **SNS 모바일 노출 여부**
   1. 체크 시: 모바일 화면에서 소셜미디어 버튼이 나타납니다.
   2. 체크 해제 시: 모바일 화면에서 버튼이 보이지 않습니다.


---

# 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.macgai7.com/macgai-manual/homepage/settings/social-media.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.
