# Arena of Valor

The `aov` namespace is present when `client.game()` is `"aov"`. Like Mobile Legends it is a small read-only MOBA surface: the room and the map entities. Positions are world coordinates; project them with `renderer.world_to_screen(x, y, z)`. There are no `aov` events.