# 자주 묻는 질문 🙋🏻‍♀️

{% content-ref url="/pages/RW8AaEYae3yS4q0em4ty" %}
[회원가입](/before-start/faq/register.md)
{% endcontent-ref %}

{% content-ref url="/pages/QxI9Huoa6PXbDwECy7RF" %}
[어트리뷰션 링크](/before-start/faq/attribution-link.md)
{% endcontent-ref %}

{% content-ref url="/pages/MWOOm5EWDhWSM7QlKq3N" %}
[대시보드 이용](/before-start/faq/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/qVhg3Opulj4zEDT6CnNv" %}
[데이터](/before-start/faq/data.md)
{% endcontent-ref %}

{% content-ref url="/pages/nORfKKd4Mf2VQQ7hHeuM" %}
[오디언스](/before-start/faq/audience.md)
{% endcontent-ref %}

{% content-ref url="/pages/sRspgXFNbWZpkTfoEhvi" %}
[카카오톡, 문자메시지](/before-start/faq/crm-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/22fFnmaft5RpzH4NLJUC" %}
[앱 푸시](/before-start/faq/app-push.md)
{% endcontent-ref %}

{% content-ref url="/pages/YT1hg5L6KoQHuSWVxsLq" %}
[개발 지원](/before-start/faq/tech-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/D50EsM8ojxRxdWZkjcxp" %}
[기타](/before-start/faq/etc.md)
{% endcontent-ref %}


---

# 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://document.wisetracker.co.kr/before-start/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.
