# Welcome

**Telegram Account Management Platform**

MVS Web is a powerful desktop application for bulk registration, verification, and automation of Telegram accounts. Full **iOS and Android platform emulation** -- accounts are registered as real mobile devices, not desktop clients. Modern browser-based UI, no command line needed.

{% hint style="success" %}
**Native iOS & Android Registration** -- MVS Web fully emulates real Telegram mobile clients (iPhone and Android devices) during registration. Platform-specific push tokens, captcha handling, device fingerprints, and warmup sequences -- identical to the official Telegram app. This is our key advantage over desktop-only tools.
{% endhint %}

<figure><img src="/files/UN5sernRtx2o0MECVWaV" alt="MVS Web Dashboard"><figcaption><p>Dashboard -- your home screen showing account stats and task activity</p></figcaption></figure>

## What Can You Do With MVS Web?

| Feature              | What It Does                                                                                          |
| -------------------- | ----------------------------------------------------------------------------------------------------- |
| **Registration**     | Bulk register Telegram accounts as **real iOS/Android devices** with SMS, email, captcha, push tokens |
| **Checker**          | Find out which accounts are alive, banned, frozen, or dead                                            |
| **Re-Authorization** | Refresh account sessions to keep them working                                                         |
| **Cleaner**          | Remove channels, groups, dialogs, and contacts from accounts                                          |
| **Profile Manager**  | Change names, usernames, bios, avatars, 2FA, and privacy settings                                     |
| **Converter**        | Convert between TData (Telegram Desktop) and session formats                                          |
| **Close Sessions**   | Terminate other active logins on your accounts                                                        |
| **Audience Parser**  | Collect user lists from Telegram groups and channels                                                  |
| **Phone Checker**    | Check if phone numbers are registered on Telegram                                                     |
| **Spammer**          | Send direct messages to users                                                                         |
| **Joiner**           | Join channels/groups, react to posts, view stories                                                    |
| **Inviter**          | Invite users into your channels and groups                                                            |
| **Resource Creator** | Create bots, groups, and channels                                                                     |
| **2FA Reset**        | Request removal of a forgotten 2FA password (7-day wait)                                              |
| **Passkey Recovery** | Restore dead sessions using a previously saved passkey                                                |

## System Requirements

* **OS:** Windows 10 or Windows 11 (64-bit)
* **RAM:** 4 GB minimum, 8 GB recommended
* **Internet:** Stable connection required
* **Browser:** Any modern browser (Chrome, Edge, Firefox)
* **License:** Valid MVS license key

## Quick Start

Getting up and running takes less than 2 minutes:

1. **Download** the `MVS_Web.zip` archive and extract it to any folder
2. **Run** `MVS_Web.exe` by double-clicking it
3. **Enter your license key** when prompted
4. **Open your browser** and go to `http://127.0.0.1:8420`
5. **Start working** -- add proxies, configure a module, and launch your first task

{% hint style="info" %}
For detailed step-by-step instructions, see the [Installation](/mvs-docs/getting-started/installation.md) guide.
{% endhint %}

***

**Purchase accounts & licenses:** [accstrading.com](https://accstrading.com/)

**Support & questions:** [@manager\_mvs\_reg](https://t.me/manager_mvs_reg) on Telegram


---

# 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://mvs-3.gitbook.io/mvs-docs/readme.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.
