# 알림 활성화하기

## FAQ:

**1. 중복 알림이 계속 오는 이유가 뭔가요?**

동일한 Twilio Account SID가 여러 하위 계정(Sub-account)에 동시에 연결되지 않았는지 확인해보세요.

***

*원문 최종 수정: 2024년 3월 15일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/notifications/activate-notifications.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.
