> 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/unreal-integration.md).

# Unreal Integration

**Unreal Engine Integration**

Bringing Unreal titles to Arcadia is just as easy:

* **URL Parameters**: Inject player and stake data via the URL launch query.
* **Webhook**: Configure your backend to post-match results to Arcadia for validation.
* **Verification**: Arcadia confirms the winner and updates player balances accordingly.

Works for both desktop and browser-based Unreal games.

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