# 계좌 후원 알림 소개

{% hint style="info" %}
방송에서 계좌 후원을 받을 경우 알림박스 뜨는 알림박스 입니다.
{% endhint %}

{% hint style="danger" %}
사용 가능 조건:

* PushBullet 이용 할 수 있어야 합니다.
* 은행 어플 알림이 반드시 켜져 있어야 합니다.
  * 입금 알림 이 반드시 켜져 있어야 합니다. 입금 이외 메세지는 모두 무시 합니다.
* 아이폰 은 PushBullet 을 이용 할 수 없습니다.
  {% endhint %}

## 개요

다음은 이용 할 수 있는 예시 개요 입니다.

> 방송에서 알림을 제공 합니다.

(동영상)

## 기능

* [x] 입금 통한 알림 박스 (100%)
* [x] 텍스트 내용 수정 (100%)
* [x] 이미지 수정 (100%)
* [x] 이용자 관리 용 사이트 (95%)
* [x] 이용 등록 (100%,   사이트에서  가능)
* [ ] TTS (추가 여부  미정)
* [ ] 알림 소리 (예정됨)
* [ ] 알림 소리 활성화 여부 (예정됨)


---

# 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.yamang.xyz/alarmbox/info.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.
