# 아기고래 앱 홈(App Home) 소개

### **아기고래 앱 홈이란?**

**아기고래 앱 홈**은 슬랙에서 팀의 아기고래 활동을 확인하고 관리할 수 있는 공간으로, 아기고래 설치 후 \
슬랙 좌측 사이드 바의 `앱` 섹션에서 아기고래를 클릭해 들어올 수 있어요.

<figure><img src="/files/cyhjL9nMTd6MPJddvtLt" alt=""><figcaption><p>아기고래 앱 홈(App Home)</p></figcaption></figure>

{% hint style="info" %}
`앱` 섹션에 아기고래가 없다면, `앱 추가` 버튼을 누르고 `아기고래`를 선택해 추가할 수 있어요.
{% endhint %}

### **아기고래 앱 홈 구성**

아기고래 앱 홈은 **구성원 메뉴**와 **관리자 메뉴** 로 구성되어 있어요.

아기고래 관리자로 지정되지 않은 **구성원**은 앱 홈에서 칭찬고래와 고래 카드 기능을 사용할 수 있고,

<figure><img src="/files/gOF9zfeXB8jCMgvCQWjN" alt=""><figcaption><p>일반 구성원의 아기고래 앱 홈</p></figcaption></figure>

**아기고래 관리자**는 아기고래 운영과 관련된 사항들을 관리할 수 있는 **관리자 메뉴**를 추가로 사용할 수 있어요.

<figure><img src="/files/xcmggITGgGM63sTkcb3h" alt=""><figcaption><p>아기고래 관리자의 아기고래 앱 홈</p></figcaption></figure>


---

# 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.babywhale.io/getting-started/app-home.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.
