---
title: "Update Game Texts"
slug: "update-game-texts"
updated: 2026-06-08T23:09:56Z
published: 2026-06-08T23:09:56Z
canonical: "docs.xtremepush.com/update-game-texts"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xtremepush.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Game Texts

Update standard and layout-specific game text

You can add and customize text that appears in your game. It is recommended to prepare all your text before you start making design changes in the Editor.

To view and edit your game's text, go to the **Texts** tab in your game campaign and update the standard and layout-specific text.

## Update Standard Text

The texts section contains the scenario-specific message displayed to users, such as **Please Log in** and **Player not Eligible**. These texts are standard across most games game. The table below details the specific conditions that trigger each message:

| Message | Trigger Condition |
| --- | --- |
| Please login | Player trying to access the game is not logged in to their account or JWT token has expired |
| Player not eligible | The player is not in the specified user segment for the game OR The player is in the game’s excluded user segment |
| Campaign not available | The player attempts to access the game campaign outside of its active time slot. OR The player attempts to access the game too many times in a short period (potential hack attempt) OR The player attempts to access a question that’s not live anymore or is invalid |
| Campaign ended | The campaign’s scheduled end date has passed |
| Campaign not started | The campaign’s scheduled start date is in the future |
| Prize not found | The player does not belong to a user segment eligible to win prizes. |
| Already claimed | The player has already claimed the prize. |
| Already played | The player has reached the maximum number of plays allowed for the campaign or day, as configured in the **Campaign Settings**. |
| Missing Parameters | Required parameters are missing from the game URL OR The player's authentication token (JWT) is missing or invalid. |
| Insufficient outcomes | (sport games only) An insufficient number of options have been configured for the game. |

## Update Layout-Specific Text

The text fields in the **Layout References** section appear in the game’s user interface. The text fields in the **Layout References** section vary depending on the type of game you’re configuring and on the layout file you’ve uploaded.
