# 4-2 익명 인정 보내기

### **1. 채널에 아기고래 초대하기**

익명 인정도 기명 인정과 마찬가지로, **아기고래가 초대된 채널에서만** 주고받을 수 있습니다.

인정을 주고받을 채널에서 `/invite @아기고래` 명령어로 아기고래를 초대할 수 있어요.&#x20;

<figure><img src="https://1202451465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVldaEbwt0TzrMr7QuhJ%2Fuploads%2Fanp6tSwL7uQVB3S8nrSH%2Fimage.png?alt=media&#x26;token=23d5759d-152c-477d-ba2d-0a346911137c" alt=""><figcaption><p>채널에 아기고래 초대하기</p></figcaption></figure>

{% hint style="info" %}
누구나 채널에 아기고래를 초대할 수 있으며, 초대는 최초 1번만 하면 돼요.
{% endhint %}

{% hint style="warning" %}
유저 간 DM이나 아기고래가 초대되지 않은(내보내진) 채널에서는 칭찬고래를 전달할 수 없어요.
{% endhint %}

### **2. 익명** 인정 메시지 보내기

1️&#x20E3;**`/익명고래` 명령어** 뒤에, 칭찬고래와 동일하게 2️⃣**동료를 태그**하고 메시지와 함께 3️⃣**인정 이모지**를 붙여 주세요.&#x20;

아기고래가 채널에서 사용자 대신 익명 인정을 전달합니다.\
\&#xNAN;**`/익명고래` 명령어와 함께, 기명 인정과 동일한 방식으로 전달할 수 있어요.**

익명고래를 보내면 다른 사람들은 누가 보냈는지 알 수 없지만,\
[아기고래 관리자는 모두 확인할 수 있습니다](https://docs.babywhale.io/features/manage#id-4).

<figure><img src="https://1202451465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVldaEbwt0TzrMr7QuhJ%2Fuploads%2FkLOtqi8wEFg6PIHz5Y9T%2Fimage.png?alt=media&#x26;token=10213826-d093-4ba0-b64d-237a541aaf5f" alt=""><figcaption><p>익명고래 전달 예시</p></figcaption></figure>

{% hint style="info" %}
익명고래는 칭찬에 인색한 문화 속에서 살아온 우리 모두를 위한 기능이에요.\
사내에서 인정 문화를 처음 시도하는 경우 특히 효과적이랍니다!
{% endhint %}


---

# 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/features/recognition/anonwhale.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.
