> For the complete documentation index, see [llms.txt](https://2019.owaspseasides.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2019.owaspseasides.com/events.md).

# Events

- [Blockchain Village](https://2019.owaspseasides.com/events/learning-secure-development-from-blockchained.md): 26th February 10:00 AM - 6:00 PM IST
- [Machine learning 101 for Cyber Security](https://2019.owaspseasides.com/events/machine-learning-101-workshop.md): 26th February 10:00 AM - 6:00 PM IST
- [Mobile App Security](https://2019.owaspseasides.com/events/mobile-appsecurity.md): 27th February 09:00 AM - 6:00 PM IST
- [Women Only - Web Application Security](https://2019.owaspseasides.com/events/penetration-testing-workshop.md): 27th February 09:00 AM - 6:00 PM IST
- [CMD+CTRL Code/Web App Review Challenge](https://2019.owaspseasides.com/events/cmd+ctrl-code-web-app-review-challenge.md): 27th February 3:30 PM - 6:00 PM IST
- [CTF Bootcamp/Training](https://2019.owaspseasides.com/events/ctf-bootcamp-training.md): 27th February 3:30 PM - 6:00 PM IST
- [A story of protecting critical web applications using OWASP Top 10](https://2019.owaspseasides.com/events/game-of-chromes-a-story-of-protecting-critical-web-applications-using-owasp-top-10.md): 27th February 09:00 AM - 6:00 PM IST
- [Bug Hunter's Methodology](https://2019.owaspseasides.com/events/bug-hunters-methodology.md): 28th February 09:00 AM - 6:00 PM IST
- [Building your first AppSec pipeline with all bells and whistles](https://2019.owaspseasides.com/events/building-your-first-appsec-pipeline-with-all-bells-and-whistles.md): 28th February 09:00 AM - 6:00 PM IST
- [Reversing and Exploitation of Vehicle (CAR Hacking)](https://2019.owaspseasides.com/events/car-hacking-village.md): 28th February 09:00 AM - 6:00 PM IST
- [Soldering Village](https://2019.owaspseasides.com/events/soldering-village.md)
- [Red Team Village](https://2019.owaspseasides.com/events/red-team-village.md): 26th February 10:00 AM - 6:00 PM IST


---

# 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:

```
GET https://2019.owaspseasides.com/events.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.
