# Morph AI

The structure of the game is an agent-based artificial life program, an endless web of patterns and diverse scenarios that distorts the behind-the-scenes world. The representation of artificial intelligence in the game is advanced. Morphs will react to external conditions on their own, although player intervention is often required to keep them on the right track. Morphs have a certain freedom of will, which allows them to make decisions independently. The player can influence morphs to interact with other morphs belonging to other players, or unmanageable Morphs (NPCs), with the ability to host guests at their residences or visit other players.

<figure><img src="/files/qA9vXgyJ1xw8wb7xIDTo" 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://metamorphbio.gitbook.io/metamorph/what-is-metamorph/gameplay/morph-ai.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.
