# 인앱 이벤트 리스트

*※ 표기된 범용이벤트 및 차원 코드를 적극적으로 이용하시길 권장드립니다. (변형하여 이용시 원활한 데이터 세부 분석이 어려울 수 있습니다.)* &#x20;

{% content-ref url="event-list/basic" %}
[basic](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/basic)
{% endcontent-ref %}

{% content-ref url="event-list/messaging" %}
[messaging](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/messaging)
{% endcontent-ref %}

{% content-ref url="event-list/e-commerce" %}
[e-commerce](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/e-commerce)
{% endcontent-ref %}

{% content-ref url="event-list/education" %}
[education](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/education)
{% endcontent-ref %}

{% content-ref url="event-list/travel" %}
[travel](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/travel)
{% endcontent-ref %}

{% content-ref url="event-list/entertainment" %}
[entertainment](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/entertainment)
{% endcontent-ref %}

{% content-ref url="event-list/game" %}
[game](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/game)
{% endcontent-ref %}

{% content-ref url="event-list/fintech" %}
[fintech](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/fintech)
{% endcontent-ref %}

{% content-ref url="event-list/mobility" %}
[mobility](https://document.wisetracker.co.kr/v2-developer/in-app-event/event-list/mobility)
{% 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/v2-developer/in-app-event/event-list.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.
