# Videos

## Speaking at COSCUP2019

Speaking at Taiwan's largest open source conference

Title : [Naver, monitoring services with trillions of event with open source APM, Pinpoint](https://coscup.org/2019/en/programs/naver-monitoring-services-with-trillions-of-event-with-open-source-apm-pinpoint)\
Date : Aug 18, 2019

{% embed url="<https://youtu.be/Uyy:CgRc5:M>" %}

### Speaking at HKOSCon2019

Speaking at HongKong's largest open source conference

Title : [How we started an open source APM project and troubleshooting with it](https://hkoscon.org/2019/topics/how-we-started-open-source-apm-project-and-troubleshooting-it)\
Date : June 15, 2019

{% embed url="<https://youtu.be/9-Kf87k4sEA>" %}

## Introduction to Pinpoint v1.5.0

Video introducing Pinpoint

{% embed url="<https://youtu.be/U4EwnB34Dus>" %}


---

# 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://pinpoint-apm.gitbook.io/pinpoint/v2.4.0/want-a-quick-tour/videos.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.
