# NavMesh Link Component

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

## Using the NavMesh Link Component

The NavMesh Link Component gives AI the ability to use NavMesh Links generated by Unity's NavMesh or manually placed ones. This allows them to jump up, drop down, and jump over obstacles while navigating with NavMesh.

{% hint style="success" %}
Here are the available tutorials and guides for the NavMesh Link Component.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Applying the NavMesh Link Component</td><td><a href="/files/BxJurS5nXspTlsbMeGUR">/files/BxJurS5nXspTlsbMeGUR</a></td><td><a href="/pages/HXJjwoQjUtdMTDPUDueL">/pages/HXJjwoQjUtdMTDPUDueL</a></td></tr><tr><td align="center">Setting up the NavMesh Link Component</td><td><a href="/files/56aKZkPWMaw7eN0DB6Ag">/files/56aKZkPWMaw7eN0DB6Ag</a></td><td><a href="/pages/QxLBU9nzLv7yfzeNCI3A">/pages/QxLBU9nzLv7yfzeNCI3A</a></td></tr></tbody></table>


---

# 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://black-horizon-studios.gitbook.io/emerald-ai-wiki/emerald-components-optional/navmesh-link-component.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.
