> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/en/creator/game-maker/docs/behaviours/npc-ai-pawns.md).

# NPC - AI Pawns

{% hint style="warning" %}
**NEW GAME MAKER 0.12 INFO COMING SOON!**\
The new release has a lot of amazing features, some of which impact the details on this page. Check back soon for an update, and in the meantime you can see a summary of all the updates in the [Changelog](/en/creator/game-maker/version-notes-and-changelogs/game-maker-0.12.md).
{% endhint %}

Click on a behaviour for full documentation:

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/JsbzhkwKHwaiwq7MKw4r">/pages/JsbzhkwKHwaiwq7MKw4r</a></td><td></td><td><a href="/pages/JsbzhkwKHwaiwq7MKw4r">/pages/JsbzhkwKHwaiwq7MKw4r</a></td></tr><tr><td><a href="/pages/dgOvBOYHRus6QFJcOdjY">/pages/dgOvBOYHRus6QFJcOdjY</a></td><td></td><td><a href="/pages/dgOvBOYHRus6QFJcOdjY">/pages/dgOvBOYHRus6QFJcOdjY</a></td></tr><tr><td><a href="/pages/UThMnqRP20AP7iUP4NZ5">/pages/UThMnqRP20AP7iUP4NZ5</a></td><td></td><td><a href="/pages/UThMnqRP20AP7iUP4NZ5">/pages/UThMnqRP20AP7iUP4NZ5</a></td></tr><tr><td><a href="/pages/KUniqeHsY98izyQrANOm">/pages/KUniqeHsY98izyQrANOm</a></td><td></td><td><a href="/pages/KUniqeHsY98izyQrANOm">/pages/KUniqeHsY98izyQrANOm</a></td></tr><tr><td><a href="/pages/scA7VmsBobSkwZf9361X">/pages/scA7VmsBobSkwZf9361X</a></td><td></td><td><a href="/pages/scA7VmsBobSkwZf9361X">/pages/scA7VmsBobSkwZf9361X</a></td></tr><tr><td><a href="/pages/sNPLXUM6eDiMWbD9sx9z">/pages/sNPLXUM6eDiMWbD9sx9z</a></td><td></td><td><a href="/pages/sNPLXUM6eDiMWbD9sx9z">/pages/sNPLXUM6eDiMWbD9sx9z</a></td></tr><tr><td><a href="/pages/zyAHKrlXqEMSNHJQIadv">/pages/zyAHKrlXqEMSNHJQIadv</a></td><td></td><td><a href="/pages/zyAHKrlXqEMSNHJQIadv">/pages/zyAHKrlXqEMSNHJQIadv</a></td></tr><tr><td><a href="/pages/Mj5zt5Nhi0IhjXUOzyl0">/pages/Mj5zt5Nhi0IhjXUOzyl0</a></td><td></td><td><a href="/pages/Mj5zt5Nhi0IhjXUOzyl0">/pages/Mj5zt5Nhi0IhjXUOzyl0</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.sandbox.game/en/creator/game-maker/docs/behaviours/npc-ai-pawns.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.
