# Artificial Intelligence

![](/files/Fub1FjsFdMEEanyfucps)

After the release of Dead Knight strongholds, there will be many mysterious Dark Ones wandering inside the Dead Knight metaverse. Those mysterious characters will be implemented with AI elements to bring more features to the game.

Each Dark Ones will have their own path finding system. They can travel randomly around the Dead Knight Metaverse & pursue their own quests. After each successful quest, Dark Ones will improve themselves and have their own random benefits when interacting with players. They also have data-mining on users behaviors & various approaches to decide whenever they are friends or enemies to a certain player.


---

# 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://knight-dead.gitbook.io/dead-knight-whitepaper/overview/dead-knight-metaverse/artificial-intelligence.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.
