> For the complete documentation index, see [llms.txt](https://manager.uhfidlerinternational.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manager.uhfidlerinternational.com/welcome.md).

# Welcome

Alt Central is a desktop application that lets you launch, manage, and automate dozens of Roblox alt accounts on ERLC (Emergency Response: Liberty County) private servers.

{% hint style="success" %}
**New to Alt Central?** Start with the [Quick Start Guide](broken://pages/7be995397741ee65c67e894eed837287df6f1518) to get your first alts into a server in under 5 minutes.
{% endhint %}

## What You Can Do

{% tabs %}
{% tab title="Launch" %}
**One-Click Server Fill**

Enter your ERLC server code, select your accounts, and hit Launch. Alt Central handles auth tickets, cookie injection, process management, and error recovery automatically.

* Launch up to 30+ accounts simultaneously
* Real-time progress tracking per account
* Pre-launch cookie validation catches dead cookies instantly
* Auto-minimizes and sets low priority per instance
  {% endtab %}

{% tab title="Automate" %}
**Hands-Off Server Filling**

Connect to PRC API and let Auto-Alting maintain your server player count automatically:

* Deploy alts when player count drops below your threshold
* Remove alts when real players fill up your server
* Replace dead alts automatically from your available pool
* Monitor kills, joins, mod calls in real-time
  {% endtab %}

{% tab title="Manage" %}
**Cookie Health & Organization**

Keep your accounts organized and healthy:

* Cookie freshness indicators (green/yellow/orange/red)
* Background health sweeps every 30 minutes
* Bulk import from paste, file, or RAM
* Auto-purge expired cookies
* Backup & restore across PCs
  {% endtab %}
  {% endtabs %}

## Plans

| Feature                | Standard | Club 33 |
| ---------------------- | -------- | ------- |
| Max Accounts           | 25       | 100     |
| Launch & Fill          | ✅        | ✅       |
| Health Check           | ✅        | ✅       |
| Anti-AFK & Auto-Rejoin | ✅        | ✅       |
| Server Monitor         | ✅        | ✅       |
| Auto-Alting            | ✅        | ✅       |
| Cookie Pool Claims     | ❌        | ✅       |
| Multi-Server           | ❌        | ✅       |
| Saved Profiles         | ❌        | ✅       |
| Priority Support       | ❌        | ✅       |

## Quick Links

{% hint style="info" %}
**Purchase:** [uhfidlerinternational.com/altingcentralmanager](https://uhfidlerinternational.com/altingcentralmanager)

**Discord:** Join for support, updates, and Cookie Pool access

**Status:** Check the app's bottom status bar for live Supabase / PRC / Roblox connection indicators
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manager.uhfidlerinternational.com/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
