Direct answer: To equip a Gamer Card in a Roblox duelist/card-battle game you usually open your card/inventory UI, select the card from your collection, and choose an ā€œEquipā€ or ā€œAssignā€ slot (often a battle loadout with limited slots); the game then saves that choice so the equipped card is used in matches.

Quick steps (typical, step-by-step)

  • Open the game’s inventory or card collection screen (found in the lobby or main menu).
  • Find the Gamer Card in your collection (use filters or search if available).
  • Click the card to open its detail panel, then press Equip / Assign / Add to Loadout (some games use drag‑and‑drop to a slot).
  • Place the card into an available battle slot (many games limit how many battle and item cards you can equip).
  • Confirm/save the loadout; the game will usually persist this via your account so the card is active in future matches.

If the game requires a special flow (common variants)

  • Custom loadout UI: some games provide a separate ā€œequipā€ UI where you choose exactly 5 battle cards and 2 item cards; use the equip buttons or drag from inventory to the slot area and save.
  • In-match equipping: a few games only let you change cards in the lobby between matches; leave the match and re-equip from the lobby UI.
  • Unlock or purchase step: if the Gamer Card must be unlocked first (via packs, achievements, or currency), open packs or meet requirements before it appears in your equip list.

Troubleshooting (if equip option is missing)

  • Check whether the card is actually owned/unlocked in your collection; unowned cards cannot be equipped.
  • Look for a separate ā€œHotbarā€ or ā€œLoadoutā€ UI—some developers keep equipped cards in a server-side folder or hotbar system and require assigning there.
  • If changes aren’t saving, the game may use DataStore saves; try re-saving, rejoining, or contacting the game’s support/Discord.
  • If UI is unclear, search for game-specific guides or video walkthroughs (many creators post ā€œhow to equipā€ or ā€œbest loadoutsā€ videos).

Example (typical equip flow for card-battle games)

  1. Lobby → Inventory.
  1. Select Gamer Card → Click Equip.
  1. Drag to an available slot → Save Loadout.
  1. Queue for a match — equipped card is used.

If you want precise, game-specific instructions

Tell me the game’s exact name or paste a screenshot of the inventory/loadout screen and I’ll give step-by-step, tailored instructions (or point you to a short video/tutorial for that title).

Bottom note: Information gathered from public forums or data available on the internet and portrayed here.