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

# Personal Game List

> Build a custom game list for the snipe command

Tired of copying and pasting the same game links every time you snipe? Bloxiana lets you build a personalized game list that replaces the default options, giving you quick access to the games you play most.

## How your list works

When you add games to your personalized list, it completely replaces the default game list that appears in the `/snipe` command. You can add up to 10 games at a time.

<Note>
  If you want to keep any of the original default games (like Blade Ball or Baddies), you need to add them to your personalized list yourself.
</Note>

### Default game list

This is the standard list that your personalized list will replace.

<Frame>
  <img src="https://mintcdn.com/bloxiana/XJRgaYYQSVrLL_Dz/images/sniping/gamelist-default.png?fit=max&auto=format&n=XJRgaYYQSVrLL_Dz&q=85&s=8cfd8ede2ca0b5316ae761b3fbab130a" alt="The default game list in the snipe command" width="555" height="430" data-path="images/sniping/gamelist-default.png" />
</Frame>

## Adding a game

<Steps titleSize="h3">
  <Step title="Go to settings">
    Run `/settings` and go to **Page 2** to find the **Personalized Game List** options.

    <img src="https://mintcdn.com/bloxiana/XJRgaYYQSVrLL_Dz/images/sniping/gamelist-settings.png?fit=max&auto=format&n=XJRgaYYQSVrLL_Dz&q=85&s=bb8c80b5fa35a9f8faa96fee1c89f89d" alt="The personalized game list settings on page 2" width="457" height="344" data-path="images/sniping/gamelist-settings.png" />
  </Step>

  <Step title="Add a game">
    Click **Add Game**. In the pop-up window, paste either the Game ID or the full game link, then click **Submit**.

    <img src="https://mintcdn.com/bloxiana/XJRgaYYQSVrLL_Dz/images/sniping/gamelist-add-modal.png?fit=max&auto=format&n=XJRgaYYQSVrLL_Dz&q=85&s=32ca6c9c691355bcbfa0cfe16f31e996" alt="The window for adding a new game to the list" width="422" height="319" data-path="images/sniping/gamelist-add-modal.png" />
  </Step>

  <Step title="Confirmation">
    You'll get a confirmation message, and the settings menu instantly updates to show the newly added game.

    <img src="https://mintcdn.com/bloxiana/XJRgaYYQSVrLL_Dz/images/sniping/gamelist-add-confirm.png?fit=max&auto=format&n=XJRgaYYQSVrLL_Dz&q=85&s=16207a6b8396af747fac83c720ace2db" alt="Confirmation message after adding a game" width="682" height="439" data-path="images/sniping/gamelist-add-confirm.png" />
  </Step>

  <Step title="Use your new list">
    The next time you use `/snipe`, the `game` option shows your personalized list instead of the default one.

    <img src="https://mintcdn.com/bloxiana/XJRgaYYQSVrLL_Dz/images/sniping/gamelist-in-snipe.png?fit=max&auto=format&n=XJRgaYYQSVrLL_Dz&q=85&s=281237d4c85f540059b9fd4c89373ba6" alt="The snipe command showing the personalized list" width="422" height="179" data-path="images/sniping/gamelist-in-snipe.png" />
  </Step>
</Steps>

## Removing a game

1. Go back to **Page 2** of `/settings`.
2. Click **Remove Game**.
3. In the pop-up, enter the Game ID or link for the game you want to remove and submit.

<Frame>
  <img src="https://mintcdn.com/bloxiana/XJRgaYYQSVrLL_Dz/images/sniping/gamelist-remove-modal.png?fit=max&auto=format&n=XJRgaYYQSVrLL_Dz&q=85&s=ff7b532f08feeb60aa5f4bb41d13bcfc" alt="The window for removing a game from the list" width="418" height="269" data-path="images/sniping/gamelist-remove-modal.png" />
</Frame>

You'll get a confirmation that the game was removed.

<Frame>
  <img src="https://mintcdn.com/bloxiana/XJRgaYYQSVrLL_Dz/images/sniping/gamelist-remove-confirm.png?fit=max&auto=format&n=XJRgaYYQSVrLL_Dz&q=85&s=b054823deea8f7076511422e61422c9d" alt="Confirmation message after removing a game" width="680" height="456" data-path="images/sniping/gamelist-remove-confirm.png" />
</Frame>

If you remove every game from your list, `/snipe` automatically goes back to using the default game list.
