# Session portal IFX

{% hint style="info" %}
Session portal IFX are available to only PLUS and ENTERPRISE users.
{% endhint %}

You can use a Session portal IFX to enable one-way travel between Sessions. Before you create a portal, you must know the Session ID for the destination. For information about the different ways that you can find a Session ID, see [Finding a Session ID](/engage/sessions/finding-a-session-id.md).

<figure><img src="/files/rQDwz8H8DA2cD5KTqsFP" alt=""><figcaption></figcaption></figure>

To create a Session portal IFX, complete the following steps:

1. Open your menu or tablet, and then select **IFX**.
2. In the search field, enter `session portal`, and then select the search icon (<img src="/files/Fuxyq47R31PMPmEAhVzj" alt="" data-size="line">).
3. In the search results, select the IFX that you want to use.
4. In the **Create Session Portal** window, enter the destination Session ID.
5. **Optional**: To link to a specific spawn point in the destination, select **Advanced settings**, enter the name of the spawn point, and then select **Save name**. For more information, see [#using-spawn-point-ifx](#using-spawn-point-ifx "mention").
6. Select **Create portal**.
7. Place the portal.

{% hint style="warning" %}
By default, the Session portal will be removed from the Session after you travel through it. If you want to use a temporary portal to travel with a group of people, ensure that the person who created the portal is the last person to travel through it. Alternatively, you can share a portal to have it remain after you travel through it.
{% endhint %}

## Using spawn point IFX

You can use spawn point IFX to set the position where users will appear in a Session after they travel through a portal. You can have multiple spawn point IFX in a Session but you must assign a different name to each one.

To create a spawn point IFX, complete the following steps:

1. Open your menu or tablet, and then select **IFX** <img src="/files/eKoWCRilCmxJ44LshaV0" alt="" data-size="line">.
2. In the search field, enter `spawn point`, and then select the search icon (<img src="/files/Fuxyq47R31PMPmEAhVzj" alt="" data-size="line">).
3. In the search results, select the **Portal Spawn Point** IFX.
4. In the **Create spawn point** window, enter a name for the spawn point.
5. Select **Create spawn point**, and then place the spawn point.
6. **Optional**: Rotate the spawn point marker so that the point faces in the direction that you want users to face after they travel through the portal. For more information, see[Transforming an object](/engage/advanced-features/modifying-objects/transforming-an-object.md).
7. **Optional**: Share the spawn point IFX so that it persists in the Session after you leave.

You can now add a portal and complete the optional step to enter a spawn point name.

{% hint style="warning" %}
Spawn point names are case sensitive. If you create a portal to a spawn point that doesn't exist, users arrive at the default start position.
{% endhint %}

{% hint style="info" %}
You can use spawn points to create portals that lead to different areas within the same Session. To do this, enter the Session ID of the current Session when you create the portal.
{% endhint %}

<figure><img src="/files/bJSt2tVQu22Gt4RXnRAj" alt=""><figcaption><p>Spawn point marker rotated to face the desired direction</p></figcaption></figure>


---

# 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/advanced-features/using-ifx/session-portal-ifx.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.
