> For the complete documentation index, see [llms.txt](https://document.wisetracker.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.wisetracker.co.kr/before-start/faq/register.md).

# 회원가입

<details>

<summary><code>미디어 파트너 계정</code> 회원가입 이후 로그인이 안됩니다.</summary>

파트너 계정은 와이즈트래커에서 미디어 공식 계정임을 확인한 이후 승인 처리를 진행하면 가입이 완료됩니다.

</details>

<details>

<summary><code>광고 에이전시 계정</code> 회원가입 이후 로그인을 하였는데 서비스 이용이 안됩니다.</summary>

광고 에이전시 계정의 경우, 광고주가 광고 에이전시 활성화 설정을 해야 이용이 가능합니다. \
회원가입 이후, 광고주에게 활성화 요청을 해주세요!

![](/files/XT143ykNx1aA67p8nwQy)

✓ 광고주 계정에서 **어트리뷰션 링크 관리 ▶️광고 에이전시 ▶️ 활성/비활성** 설정이 가능합니다. [광고 에이전시 관리](/tracking-management/ad-agency.md)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://document.wisetracker.co.kr/before-start/faq/register.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
