# 바로가기 버튼 설정

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

## **버튼 추가 예시**

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

{% hint style="info" %}
데스크탑 페이지의 경우 텍스트 길이에 따라 줄바꿈이 생길 수도 있습니다.
{% endhint %}

## **바로가기 버튼 추가하기**

**바로가기 버튼 설정** 우측의 <mark style="color:green;">**추가**</mark> 버튼을 눌러 필요 항목 입력 후 변경 사항을 <mark style="color:blue;">**저장**</mark>합니다.  \
저장이 완료 되면 홈페이지에 새로 접속하거나 새로고침(F5, Ctrl + r)을 눌러 변경사항을 확인하실 수 있어요.

{% hint style="info" %}
바로가기 버튼은 6개까지 추가할 수 있어요.
{% endhint %}

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

1. **순서**
   * 숫자를 이용해 바로가기 버튼의 배치 순서를 지정합니다. 숫자 입력으로 순서를 지정할 수 있습니다.&#x20;
2. **명칭**: 버튼 레이블을 지정합니다.
3. **연결 URL**: 버튼을 눌렀을 때 이동할 URL 주소를 지정합니다.
   * URL 주소는 반드시 **https\://**&#xB97C; 포함해야 합니다.
4. **팝업**: 버튼 클릭 시, 연결된 URL 이 열리는 위치를 지정할 수 있습니다.
   * 자체: 현재 페이지에 연결된 URL 이 열립니다.
   * 팝업: 새로운 창 또는 탭으로 열립니다.


---

# 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/banner-button.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.
