# 마켓탭 사전 준비

- [API 연동 방식](https://guide.marketap.io/smartstore-api/preparation/integration.md)
- [API 대행사](https://guide.marketap.io/smartstore-api/preparation/integration/api.md)
- [설정](https://guide.marketap.io/smartstore-api/preparation/setting.md): 메시지 발송을 위해 채널 설정 방식을 설명하는 페이지 입니다.
- [회원가입](https://guide.marketap.io/smartstore-api/preparation/setting/signup.md)
- [문자 메시지](https://guide.marketap.io/smartstore-api/preparation/setting/text-message.md)
- [카카오톡](https://guide.marketap.io/smartstore-api/preparation/setting/kakao.md): 카카오 발신 프로필은 알림톡 메시지를 발송하기 위해 필요한 설정입니다.
- [카카오 알림톡 템플릿](https://guide.marketap.io/smartstore-api/preparation/setting/kakao-templates.md): 이 페이지에서는 카카오 알림톡 발송을 위한 템플릿 심사 절차를 안내합니다.
- [결제 설정](https://guide.marketap.io/smartstore-api/preparation/payment.md): 구독 관리 및 사용 결제 관련 설명하는 페이지 입니다.
- [충전금 관리](https://guide.marketap.io/smartstore-api/preparation/payment/balance.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.marketap.io/smartstore-api/preparation.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.
