# 아기고래 사용 가이드

안녕하세요, 아기고래 팀입니다.\
이 문서에서는 **인터널 커뮤니케이션** 슬랙 앱 아기고래🐳의 사용 방법에 대해 자세히 설명합니다.

문의 사항이 있다면 좌측 하단 "아기고래 팀에게 문의하기" 버튼을 통해 연락해 주세요!


---

# 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/readme.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.
