# Nav Objects

Nav Objects are objects used to alter the generation of nav mesh in Halo Infinite's Forge, which will impact how [bots](/forge/nav-mesh/npc-units/bots.md) and [AI](/forge/nav-mesh/npc-units/ai.md) navigate around the level. Usually nav mesh should be built once and then the nav mesh coverage inspected to see what is missing and can be fixed with the help of the nav objects.

## Learn more about

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Nav Seed Points</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/ckdMcQ2FdpXI9HFiXE2J">/pages/ckdMcQ2FdpXI9HFiXE2J</a></td></tr><tr><td>Nav Helpers</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/kcXn2rZt9KP9Oets7DZt">/pages/kcXn2rZt9KP9Oets7DZt</a></td></tr><tr><td>Nav Cutters</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/MR8Hr3CZ30duGfjkpv5A">/pages/MR8Hr3CZ30duGfjkpv5A</a></td></tr><tr><td>Bot Nav Markers</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/qkAoHgu7XwpyYDWcJY0H">/pages/qkAoHgu7XwpyYDWcJY0H</a></td></tr></tbody></table>

***

#### <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/nav-mesh/nav-objects.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.
