# GydrusBot \~ features

### <mark style="color:purple;">💎</mark> Bot Technology

* Able to run without LPQ 19 VMS (Premium License) on the industry standard i7 4770 Server.
* Automatic Bot Updates.
* Disenchant only mode and Missions mode.

### <mark style="color:red;">📈</mark> Web Dashboard

* Operations Overview with in-depth accounts sorting and filtering (Region, Disenchant Type, etc). Choose exactly what information to see in your dashboard.
* Handle Accounts through dashboard actions (Pause, Change Acc, Restart, Turn Off Acc, Restart VM, Turn Off VM).
* Credentials Page to store and export accounts with filtering and sorting.
* Highly customizable export format, with templates using variables.
* Skin Searcher, look for specific skins in your stock of accounts.
* Servers Monitoring, force servers to only use accounts with a specific region or priority value. Handle that server with 1 click enforcing an action on all accounts playing on it.
* History of actions, monitor your every move in your dashboard.

### <mark style="color:yellow;">**💻**</mark>**&#x20;Server Manager (Gydrus Manager)** <a href="#server_manager" id="server_manager"></a>

* Clone, Delete, Restart and Start Virtual Machines functions all through dashboard with 1 click.
* Overview of server statistics in real-time (CPU, GPU, Drives, Network Traffic).
* Maintain VMs ON (Ability to always maintain a desired number of vms turned on, Gydrus Manager will periodically check for turned off vms and turn them on).
* Automatic VM re-cloning when League is detected as broken (only way to fix is to reinstall league or re-clone working VM).
* Home servers compatible (distinction with same IP address).
* All these functions can be handled via Discord bot as well.

### <mark style="color:orange;">**🏀**</mark>**&#x20;Web Hooks**

* Automate your marketplace website with Gydrus WebHooks (available for Quota Finished, Banned Account, Name Taken and LPQ events).
* No Account Available webhook, get notified when bot is asking for account to play and you're out of them.
* Active Bot Status webhook, get notified if your active bots amount are lower than your bought licenses, every 10 minutes. Ensure utmost 100% uptime.

### <mark style="color:blue;">**🤖**</mark>**&#x20;Discord Bot**

* Be notified through Discord when accounts: are banned, are put in LPQ and finish their quota.
* Checker and Account Creator (Discord Bot)
* Dashboard Accounts and .txt file checker with a Discord bot commands. Automatic account status update after check (Banned accounts will be updated on Gydrus dashboard).

### <mark style="color:green;">**📃**</mark>**&#x20;League Account Options:**

* Desired BE
* Desired Level
* Desired Percentage
* Icon Id
* Priority (choosing accounts to play over others)
* Random Lane choosing
* Skip if summoner name differs from account name
* New Player Mission rewards (6 missions, ability to choose which champions to redeem)
* Summoner Spell key placement (D, F or random bound to account)
* Disenchant Loot options (disenchant permanent champs, shard champs, convert tokens to random champions and redeem them)
* Complete specific number of New Player missions (Ensuring MAX possible Blue Essence).
* Black and White list champions.
* Disenchant Gems


---

# 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.gydrus.net/gydrusbot-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.
