# 7-3 축하 메이트

### 1. 축하 메이트란?

**축하 메이트** 기능은 기념일을 맞은 구성원의 축하 메시지를 동료가 작성하도록 할 수 있는 기능이에요.\
메이트가 작성한 축하 메시지는 **아기고래 축하 메시지**에서 함께 발송됩니다.

<figure><img src="/files/DmlAZMw1ODfh4m305qho" alt="" width="563"><figcaption><p>전송된 축하 메시지</p></figcaption></figure>

{% hint style="info" %}
아기고래 관리자이신가요? [축하 메이트 관리하기](/features/celebration/manage/mate.md) 페이지를 참고해 주세요.\
축하고래 메시지 제목(`생일 축하드려요🎂`)은 [관리자가 수정](/features/celebration/manage.md#undefined)할 수 있어요.
{% endhint %}

### 2. 축하 메시지 작성하기

아기고래 **관리자**가 축하 메이트를 지정하고 축하 메시지 작성을 요청하면,\
아기고래가 **지정된 축하 메이트에게 DM**으로 축하 메시지 작성을 요청해요.

<figure><img src="/files/xJ9M2aP7gKF3j6h9u3yl" alt="" width="375"><figcaption><p>축하 메이트의 축하 메시지 작성 창</p></figcaption></figure>

축하 메시지를 작성하고 `저장` 버튼을 누르면, 축하 메이트 메시지 작성이 완료됩니다.

{% hint style="info" %}
메시지 안에서 `@`로 동료를 태그할 수도 있어요.
{% endhint %}

### 3. 축하 메시지 수정하기

<figure><img src="/files/VMNHNiPN0olqFsSxFDGM" alt="" width="563"><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/features/celebration/mate.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.
