# Travelling through a portal

Portals provide one-way travel between Sessions. For the most common type of portal, the destination is indicated by an image at the center of the portal and the name above the portal.

To travel through a portal, use one of the following methods:

* 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).

{% hint style="info" %}
Some portals may be temporarily or permanently restricted. For more information, see [#restricted-portals](#restricted-portals "mention").
{% endhint %}

![The appearance of a portal when you teleport into it](/files/Je4y5lPVLwysLVrmMp5i)

{% hint style="info" %}
If you want to travel through a portal with a group of people, wait a few seconds after the first person travels through before anyone else uses the portal. If nobody is at the destination, the destination becomes dormant. The first person that goes through a portal triggers the destination to become active, which may take several seconds.
{% endhint %}

## Restricted portals

A portal is restricted if the destination has any of the following settings enabled:

* **Locked**: If a host locks the destination, you can't travel through the portal. You can use the portal only after a host unlocks the destination.
* **Password protected**: If a destination is protected by a password, a key icon is displayed at the end of the name of the portal. To travel through the portal, you must enter the password. For more information, see [Travelling through a password protected portal](/engage/essential-features/travelling-through-a-portal/travelling-through-a-password-protected-portal.md).

## Alternative portal designs

There are no restrictions on the visual appearance of a portal in ENGAGE. Some examples are shown in the following images. The travel icon (![](/files/vWeFucjPsm7lNd4RmliR)) appears only when you use the teleport tool, but is shown in the images so that you can identify each portal's position.

![A portal in a doorway (left) and a portal represented by a column of light (right)](/files/tZqp3f3yYMgtrWdaQ4Bc)

You can use both the walk and teleport methods described previously to travel through all types of portal.


---

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