# NPCs

"NPC" stands for "Non-Player Character". They are characters that are in specific places throughout Kingdom Swap, and they are not controlled by a real-life human being.

Most **NPCs** exist to trade items, but not all NPCs buy and sell things. Some NPCs are in the game as part of a Quest, and others are merely for roleplaying purposes.

![Player talking to the NPC Frodo at his tavern.](/files/r1W5052ifsA4GHHdYCUp)


---

# 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://docs.kingdom-swap.com/gameplay/npcs.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.
