> For the complete documentation index, see [llms.txt](https://docs.arcadiagames.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arcadiagames.io/developers/arcadia-dev-portal-overview/godot.md).

# Godot

**Godot Game Integration**

Godot games can easily be connected to Arcadia via URL-based data injection.

**Steps:**

1. Use the URL query string to pass game and player metadata.
2. Parse incoming data using Godot’s URL handling tools.
3. Send post-match results to Arcadia via webhook.

No SDK needed — just follow the documented format and you’ll be fully integrated in minutes.

Development section is in staging right now, will move to production in the coming period.
