# Loading Into Forge

<figure><img src="/files/7jv4EkYhrE2QOd17Fhoq" alt="The default Arid canvas map loaded in Forge"><figcaption></figcaption></figure>

The first step of using Forge is actually loading into the editor on your selected map. This guide will show how that is done in Halo Infinite.

## Step-By-Step Process

Loading into Forge in Halo Infinite is simple. Once you're loaded into Forge, you can do all the Forge-related tasks within that session without having to load into separate modes for setting up different gamemodes for instance like in Halo Reach. Follow these steps to load into Forge on a map.

### Navigating to the Main Menu

Navigate to the lowest level of the Main Menu in Halo Infinite, and make sure the "Play" tab is selected on the top left.

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

### Selecting Forge

Select the "Forge" section in the menu on the left.

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

### Selecting the Map

Select the map that you want to load into in Forge from the "Map" tab. The default selected map is "Void", which is a blank canvas.

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

#### Map Categories

Select the map category to find your map in, in this case "343 Industries", as we will use one of the default [Forge Canvases](/forge/forge-basics-and-ui/loading-into-forge/forge-canvases.md) to start our first level. Read more about the different map categories at [Maps Interface](/ugc/metadata-and-file-management/content-interface-and-controls/maps-interface.md).

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

#### Maps Interface

Select the desired map. On Keyboard & Mouse you can either `Left Click` on it, or navigate to it with arrow keys or WASD and select it with `Enter`.

<figure><img src="/files/9nQ9AxNnbWVPIjY4piw4" alt=""><figcaption></figcaption></figure>

### Loading the Map

Press "Play" to begin the process of loading the map in Forge.

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

{% tabs %}
{% tab title="Map is a not an owned asset" %}
**Naming the New Map**

A screen will show prompting you to edit the name of the map. This is because you are creating a copy of the original map for your account instead of opening and editing the original file as you are not a [Collaborator](/ugc/metadata-and-file-management/working-with-files/file-collaborators.md) on it. This is done because Infinite's Forge is online-based and all files are stored on the cloud instead of locally.

Afterwards, loading a map from the "My Files" map category will not prompt you to make a copy of the map as you are already one of the collaborators on the original map.

Name the map and select "Confirm".

<figure><img src="/files/PUXJiMcXhR0hMqIWpjzR" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Map is an owned asset" %}
Continue to the next step.
{% endtab %}
{% endtabs %}

After a three-second countdown, the mode (Forge) and the map will be loaded. The time it takes to load the map depends on the size of the map file and it's [Baked-In Map Data](/forge/forge-basics-and-ui/loading-into-forge/baked-in-map-data.md), so a faster internet speed means loading the map and mode faster.

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

Once complete, you will be loaded into the Forge mode on your map.

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

{% hint style="info" %}
You may notice a message in the bottom left killfeed stating "Navigation data download x% complete". It relates to downloading the [Built Nav Mesh Data](/forge/nav-mesh/nav-mesh-generation/building-nav-mesh.md), but the reason for why it's shown is not clear as it didn't use to happen. The message should not be worried about.
{% endhint %}

## Next Steps

{% content-ref url="/pages/CN53N8vlr8Y7luWnW7nV" %}
[Forge Interface](/forge/forge-basics-and-ui/forge-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/RhBADDVjLjGvyREXzgpT" %}
[Coordinate System and Spaces](/forge/forge-basics-and-ui/coordinate-system-and-spaces.md)
{% endcontent-ref %}

{% content-ref url="/pages/MvHGau7YwL7L8kT4VxWj" %}
[Working with Objects](/forge/forge-basics-and-ui/working-with-objects.md)
{% endcontent-ref %}

{% content-ref url="/pages/ONFhO1J88XjC1N4PEdSH" %}
[Editor Modes](/forge/forge-basics-and-ui/editor-modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/bX3H7eVmdvoBhlWnYrOt" %}
[Saving Assets](/forge/forge-basics-and-ui/saving-assets.md)
{% endcontent-ref %}

***

#### <mark style="color:green;">Contributors</mark>

Okom


---

# 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://wiki.thescriptersguild.com/forge/forge-basics-and-ui/loading-into-forge.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.
