AI Agents
The Chat panel in the editor's left sidebar is XGENIA's AI assistant. It holds a conversation about the project you have open and can act on it: create and wire nodes, write JavaScript, generate art, inspect the running preview, search the project, and drive the RGS and publish flows.
It needs XGENIA Pro and your own OpenRouter API key.
Start here​
| If you want to | Read |
|---|---|
| Set it up and send your first prompt | Getting Started |
| Know what every control in the panel does | The Chat Panel |
| See what it is capable of changing | What the AI Can Do |
| Build a whole game with it, step by step | AI Workflow Overview |
Setup in short​
XGENIA reaches every model through OpenRouter — one key covers Anthropic, OpenAI, Google, xAI, DeepSeek and the rest.
- Open the settings gear in the Chat panel.
- Go to AI Providers.
- Paste an OpenRouter key —
sk-or-followed by the rest.
A vendor's own key — an Anthropic sk-ant-…, an OpenAI sk-proj-…, a DeepSeek or Google key — fails on every model, including that vendor's own. The model list is grouped by vendor, which makes "pick DeepSeek, paste my DeepSeek key" a tempting mistake. It does not work.
Media generation needs a separate Fal.ai key, and the font picker an optional Google Fonts key — both on the Tools & Integrations tab. See Tools & Integrations.
Full detail on model choice, the vision and UI sub-agents, and routing: Models & Providers.
The rest of the section​
| Page | What it covers |
|---|---|
| Pre-Prompt Rules | Standing instructions the AI follows in every conversation |
| Images & Vision | Sending screenshots, and how the vision sub-agent checks the AI's work |
| Image, Video & Audio | Media generation and the key art approval gate |
| MCP Servers | Extending the assistant with external tools |
| Skills & Knowledge | What it remembers about your project between sessions |
| Messaging | Driving it from Telegram |
For generating and refining art on a canvas rather than through chat, see the AI Image Editor.