# 자주 묻는 질문

- [주소록](https://guide-user.sendon.io/faq/adress.md)
- [주소록 그룹 간 중복 번호를 확인하고 싶어요](https://guide-user.sendon.io/faq/adress/undefined.md)
- [문자](https://guide-user.sendon.io/faq/sms.md)
- [불법 스팸에 대해 자세히 알아보기](https://guide-user.sendon.io/faq/sms/illegal-spam.md): 발송한 문자가 불법 스팸으로 분류된 경우 처리 절차를 알아보세요.
- [소명 준비하기](https://guide-user.sendon.io/faq/sms/appeal-request.md): 불법메시지로 신고된 경우 소명을 통해 제한을 해제할 수 있어요.
- [광고표기 준수를 꼭 해야하나요?](https://guide-user.sendon.io/faq/sms/ad-disclosure-rules.md): 광고 표기 준수를 꼭 해야하는지, 어떨 때 해야하는지 궁금하셨죠? 알려드릴게요!
- [수신거부 연락처를 관리하는 방법](https://guide-user.sendon.io/faq/sms/manage-opt-out.md): 수신거부를 등록하거나 해제하고 싶나요? 방법을 알려드릴게요.
- [포인트 충전](https://guide-user.sendon.io/faq/charge.md): 포인트 충전과 관련된 자주 묻는 질문을 알려드려요!
- [자동 충전 방법에 대해 알아봐요](https://guide-user.sendon.io/faq/charge/undefined.md)
- [발송 비용이 궁금해요](https://guide-user.sendon.io/faq/charge/sending-cost.md): 센드온이 제공하는 발송 단가를 알려드려요.
- [크레딧에 대해 궁금해요](https://guide-user.sendon.io/faq/charge/undefined-1.md): 센드온이 제공하는 무료 포인트인 크레딧에 대해 알아보아요.
- [알림톡](https://guide-user.sendon.io/faq/undefined.md)
- [알림톡 긴급 검수 요청 방법](https://guide-user.sendon.io/faq/undefined/undefined.md): 알림톡과 관련된 자주 묻는 질문을 알려드려요!


---

# 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://guide-user.sendon.io/faq.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.
