> For the complete documentation index, see [llms.txt](https://docs.cyberscope.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyberscope.io/important/conferences-and-events.md).

# Conferences & Events

Welcome to the Cyberscope Conferences and Events hub, where we highlight our sponsorships, participations, and notable engagements across various conferences, events, summits, and hackathons. Explore the dynamic landscape of cybersecurity through our active involvement in these industry-leading gatherings.

You can details on the dedicated category on our blog, by following [this link](https://www.cyberscope.io/blog/topics/events).

Or you can check some of our recap videos below (and on our YouTube channel):

{% embed url="<https://www.youtube.com/watch?v=PnQrpgAYY_M>" %}
Cyberscope | European Blockchain Convention Recap
{% endembed %}

{% embed url="<https://youtu.be/dtqZlHRXjOc?si=xgTvEyjuQpLBT6xk>" %}
Cyberscope | TOKEN2049 Recap
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=wRgK1Htt18o>" %}
Cyberscope | ETHMilan Recap
{% endembed %}

For inquiries, collaboration opportunities, or to learn more about our engagements at conferences and events, feel free to reach out to us at our telegram.


---

# 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://docs.cyberscope.io/important/conferences-and-events.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.
