# Way Point Map

To create a point map, we need the **Way Point Map** component.

![](/files/-Md8YF5dSM_IdQEdVnal)

To add a new point for our map, click on the plus sign :

![](/files/-Md8YPSIOYHAGMhxF_9T)

After that, we have a field in which we put a link to the Transform of our point :

![](/files/-Md8ZEeai68k9At9iImT)

This way we can set as many points as we need

![](/files/-Md8ZdnruVnHBmNTyT96)


---

# 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://renownedgames.gitbook.io/aurora-engine/artificial-intelligence/way-point-map.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.
