# Installing Samples

The package includes a sample scene that demonstrates usage of the ***Runtime Navmesh Baker***. The sample can be found in the Package manager once installed, under the ‘Samples’ tab.

## The Runtime Navmesh Baker Sample project

Click the ‘Import’ button and Unity will import the sample into your project. It can be found in the ***Assets/Samples/Runtime Navmesh Baker*** folder in your project.

![](/files/fPSmT7ob6AP8Z2oVC0R2)

Once you have imported the sample, navigate to the ‘Scenes’ folder and open the Demo scene.

<figure><img src="/files/Jt1SsYvxUzqQZxe6yXka" alt=""><figcaption></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://megacrush.gitbook.io/megacrush-unity-assets/runtime-navmesh-baker/runtime-navmesh-baker-user-manual/installing-samples.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.
