# Features

SlotBot contains multiple unique features, most of which are fully customizable.

### High Roller

High roller is a second version of the slot bot, with a better and higher rewarding loot table. Using the same GUI, enter the High Roller Ticket and the bot will now roll from that loot table.

### Scraps

Don't want tickets to be super common? Help combat this by giving your players Slot Bot Scraps instead, these are fragments of a slot bot ticket and once a player collects 9 of these, they can combine them into a ticket!

### Credit Shop

Players will gain credits from using tickets. They can then purchase items from the Credit Shop using those tokens.

### Custom Rewards

Customize your rewards to your liking, change the chance, display item, reward item, and even add multiple commands to run.

### Randomized Rewards

You have the ability to randomize the rewards on a weekly basis. Just enable it in the config (enabled by default), and set the day you wish rewards to be changed. You are also able to change the number of items you wish to be available.

### NBT Compatible

This should not be added as a feature since it should be default across all plugins that use items, however, we use NBT Tags to store data on the tickets, allowing you to change the name, lore, and material whenever - the tag stays the same!&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eliteminecraftplugins.com/slotbot/general-information/features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
