If you've ever found yourself copy-pasting the same rules or ad content across multiple games, this feature was built for you. Info Pages let you create reusable content blocks β such as game rules or promotional ad content β that you can then apply to any individual game in just a few clicks, without ever having to retype or re-paste anything from scratch.
This article will guide you through everything you need to know: setting up your types, creating your first Info Pages, and applying them to your games.
π What Are Info Pages?
Info Pages are reusable content templates that live independently from any individual game. Once created, they become available as selectable options across all your game editing pages. This means:
- You create your rules once, and reuse them across as many games as you like.
- If you need a small tweak per game (such as updating specific dates), you can still do that after applying an Info Page β it prefills the content, but doesn't lock it. Note that this flexibility is available when using Way 1 (described below)
- The same logic applies to Ad Content: create it once, reuse it everywhere.
π‘ CRITICAL First Step: Setting Up Your Types
Before you can create any Info Pages, you must configure the correct Types. This is a one-time setup, and getting it right from the start is essential.
To configure your Types:
- Go to Info Pages in the left sidebar of the Management Portal
- Click on the Configuration tab (next to Info Pages)
- You'll see the Types configuration area β click the + button to add a new type
- Create the following two types with these exact settings:
For Rules:
- ID: rules (must be exactly this β lowercase, no spaces, no variations)
- Label: Rules (recommended, though the label can be customized)
For Ad Content:
- ID: ad-content (must be exactly this β lowercase, hyphenated, no variations)
- Label: Ad Content (recommended, though the label can be customized)
- Once both types are added, click Update Configuration to save.
Why are the IDs so important? When you open any individual game's editing page, the system looks for Info Pages specifically tagged with the IDs rules and ad-content to populate the relevant dropdowns. If you use a different ID β even something close like rules2 or Rules β your Info Pages simply won't appear in those dropdowns, no matter how they're named. The label is flexible; the ID is not.
π Creating Your Info Pages
Now that your types are configured, you're ready to create your first Info Page.
- From the Info Pages overview, click Create
- Enter a Title β you have full flexibility here, but we recommend making it as descriptive and specific as possible, especially if you plan to create multiple Info Pages for different use cases. For example:
- 'Rules for Classic Quizzes'
- 'Rules for Classic Quizzes With Rewards'
- 'Summer Sale 2026 Ad Content'
- Select the Type from the dropdown β choose Rules or Ad Content depending on what you're creating. These will appear here because you configured them in the previous step.
- Once the Type is selected, a Content Type field will appear. Choose whichever works best for you:
- Text β the most user-friendly option, recommended for non-technical users
- HTML β for those who prefer working directly with HTML markup
- JSON β for technical users
- Enter your content in the editor.
- On the right sidebar, fill in the remaining required fields:
- Language (mandatory, can be configured from the 'Configuration' tab) β select the language for this Info Page. If the dropdown is empty, it means you haven't configured any languages yet. To do so, navigate to Configuration β Language.
- Branding and other optional fields are also available here, consistent with other areas of the platform.
- Click Save β and that's it! Your Info Page is now ready to be used across any game.
π Applying Info Pages to Individual Games
Once your Info Pages are saved, there are two ways to apply them when editing any individual game. Both work for Rules and Ad Content.
Way 1: Direct Dropdown (Right Sidebar)
- Open any game's editing page
- On the right sidebar, locate the Rules or Ad Content section
- You'll see a "Select rules" / "Select ad content" dropdown β this only appears once the correct types (rules and ad-content) have been configured and info pages have been created with these types. If you can't see it, double-check your type IDs in the Configuration tab. If the types are correctly set up but the dropdown still isn't showing, try refreshing the page or logging out and back into the portal to make sure your portal is running the latest version.
- Select the Info Page you want to apply from the dropdown β the content will be prefilled automatically
- You can still edit the prefilled content directly on this page if needed (e.g., updating a date or changing a specific sentence)
- Scroll down and click Save on the game editing page to confirm
π‘ Want to edit content after applying? Way 1 is the right choice. The content is prefilled but remains fully editable at the individual game level.
β οΈ Important: Only Info Pages created with the exact type IDs rules and ad-content will appear in these dropdowns. Info Pages using any other type ID will not show up here
Way 2: Via the "Related" Section
β οΈ Important: This method requires your SDK to be updated to at least version 1.123.0. If you're on an older version, this method will not work.
- Open any game's editing page
- On the right sidebar, locate the Related section
- Under Type, select Info Page
- Under Relationship, choose the appropriate option:
- For rules β select Rules from
- For ad content β select Ad content from
- Under Entity, choose the specific Info Page you want to link
- Click + Add to apply it
- Scroll down and click Save on the game editing page to confirm
β οΈ Note: Way 2 links the Info Page to the game but does not allow you to edit the content at the individual game level. If you need the flexibility to tweak the content per game, use Way 1 instead.
π A Note on Flexibility
Applying an Info Page via Way 1 does not lock your content. Think of it as a smart starting point: the Info Page prefills the content for you, and you're free to edit anything you need at the individual game level before saving. Your original Info Page remains unchanged and reusable for future games.
If you use Way 2, keep in mind that the content cannot be edited at the game level β it is applied as-is from the Info Page.
π Beyond Rules & Ad Content Types
Info Pages aren't limited to just Rules and Ad Content. The system is flexible β you can create types for virtually any kind of reusable content that fits your use case. This is especially useful if you have your own custom implementation and aren't relying solely on our pre-built widgets. For example, you could create and manage types such as:
- terms-and-conditions β reusable Terms & Conditions content
- privacy-policy β reusable Privacy Policy content
- ...and any other content type relevant to your platform
The setup process is exactly the same: create the type in Configuration β Types, then create Info Pages using that type. How you then consume and display that content will depend on your own implementation.
Further Reading
- Did you know? Beyond creating reusable content, Info Pages also power a number of unique game types! Explore: Pick the Pair
- Configure Your Global Language Settings
π Prefer to Learn by Seeing? Your Visual Step-by-Step Guide
Step 1: Navigate to Info Pages: Locate Info Pages in the left sidebar of the Management Portal and click on the Configuration tab.
Step 2: Add Your Types: Click the + button to add a new type. Create two types: one with the ID rules and one with the ID ad-content. Click Update Configuration to save.
Step 3: Create Your Info Page: Return to the Info Pages tab and click Create. Enter a clear, descriptive title and select the appropriate type from the dropdown.
Step 4: Choose Your Content Type & Enter Your Content: Select your preferred content type (Text, HTML, or JSON), write your rules or ad content in the editor, and select the correct language on the right sidebar.
Step 5: Save Your Info Page: Click Save. Your Info Page is now ready to be reused across any game.
Step 6: Apply It to a Game (Way 1 β Dropdown): Open any game's editing page, find the Rules or Ad Content section on the right sidebar, and select your Info Page from the dropdown. Edit if needed, then save the game.
Step 7: Apply It to a Game (Way 2 β Related Section): Alternatively, in the Related section of any game's editing page, set the Type to Info Page, choose the correct Relationship (Rules from or Ad content from), select your Entity, and click + Add. (Requires SDK v1.123.0+) Scroll down and save the game.