# Getting Started

This section helps you understand how to navigate KeenSafe’s Security Webinars & Events documentation and make effective use of the available content.

Whether you are joining a live session or accessing past recordings, this guide outlines how to get started quickly.

***

### How to Use This Documentation

You can use this documentation to:

* Discover upcoming security webinars and events
* Register for live sessions
* Access recordings and materials from past events
* Review speaker information and session scope
* Explore supporting resources

Navigation is structured to separate **upcoming** and **past** events for clarity.

***

### Attending Live Events

To attend a live webinar:

1. Go to **Upcoming Events**
2. Select the event you’re interested in
3. Review the session details
4. Register using the provided link

After registration, access details and calendar information will be sent by email.

***

### Accessing Past Events

Past sessions are available under **Past Events**.

Depending on the session, you may find:

* Session recordings
* Presentation slides
* Supporting documentation

Some materials may require prior registration.

***

### Updates and Changes

New events and updates are added regularly.\
Check this documentation frequently for the latest information.


---

# 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://events.keensafe.com/getting-started.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.
