# Password protected Events

When someone creates an Event, they can choose to protect access with a password. You can identify an Event that requires a password from the locked padlock icon in Events list.

![A password protected Event](/files/GZlWIKE6VauhX3QNjSzx)

If you select the option to Attend before the Event starts, you are prompted to enter the password. You need to enter the password only once. If you enter the password after you select the option to Attend, you don't need to enter the password when you join the Event.

{% hint style="info" %}
If you don't register in advance for a password protected Event, but instead attempt to join after it starts, you are prompted to enter the password after you select **Join**.
{% endhint %}

![Prompt to enter a password, as it appears in the web manager](/files/bNe1I29yZJYORZWWlGn3)

## Requesting access to a password protected Event

If you want to join an Event that's protected by a password, but you don't have the password, you can request it from the host. In the password prompt, select **REQUEST ACCESS**. The host receives an email to notify them that you requested access.


---

# 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://docs.engagevr.io/engage/events/password-protected-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.
