> For the complete documentation index, see [llms.txt](https://docs.sovrun.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sovrun.org/build-with-sovrun/readygamer/game-framework.md).

# GAME Framework

{% embed url="<https://www.youtube.com/watch?v=ADRbiLfGKZU>" %}
ReadyGamer has successfully configured custom AI Agents using G.A.M.E Framework to play poker.
{% endembed %}

The Virtual's GAME framework is a modular agentic AI system that enables NPCs, companions, or game entities to autonomously plan actions and make decisions based on in-game context.

* Decision-Making Engine: Built on foundation models, allowing AI agents to assess situations and determine the best course of action.
* Action Execution: The framework not only thinks but also processes and outputs executable actions within the game environment.
* Autonomous Purpose: Best suited for agents that operate without direct player input, reacting dynamically to the game world.

{% hint style="info" %}
Learn more about the Virtual's agentic [GAME Framework](https://docs.game.virtuals.io/) here!
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=B1vzCM8aaHM>" %}
ReadyGamer has successfully configured custom AI Agents using G.A.M.E Framework to play poker.
{% endembed %}
