# Travelling through a password protected portal

If a destination is protected by a password, a key icon is displayed at the end of the portal's name.

<figure><img src="/files/2DaYBGaa4KGxpnmOrgma" alt=""><figcaption><p>A password protected portal with a key icon</p></figcaption></figure>

To travel through a password protected portal, complete the following steps:

1. Use one of the following methods to start the teleport process:
   * Walk into it. For instructions on how to walk, see [Moving around](/engage/essential-features/moving-around.md).
   * Teleport into it. When you target the portal, a travel icon (![](/files/vWeFucjPsm7lNd4RmliR)) appears at the center of the portal. For instructions on how to teleport, see [Teleporting](/engage/essential-features/teleporting.md).
2. In the **Use portal** prompt, enter the password, and then select **Go now**.


---

# 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/essential-features/travelling-through-a-portal/travelling-through-a-password-protected-portal.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.
