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

# Delivery Format

> What you receive when you purchase

Every purchase gives you a Netscape cookie file per alt. That is the login. We do not send email:password.

## File Format

```txt theme={null}
# Netscape HTTP Cookie File
# filename: Steve123.txt

.login.live.com	TRUE	/	TRUE	1767225600	WLSSC	EwBYA8l6B...
.live.com	TRUE	/	TRUE	1767225600	MSPAuth	...
.minecraft.net	TRUE	/	TRUE	1767225600	...
```

## Field Breakdown

| Part                  | Meaning                                               | Used by                                         |
| --------------------- | ----------------------------------------------------- | ----------------------------------------------- |
| `Steve123.txt`        | The file name. The alt's current Minecraft username.  | Keeping files straight                          |
| `.login.live.com ...` | Netscape cookies. Microsoft session for that account. | Cookie login (Rise, Cookie Quick Manager, etc.) |

<Info>
  **Import the file. Don't type a password.** Open the [cookie guide](/login/cookies) and load the .txt. Email:password login is not a thing here. If a token is attached, it dies in a few hours. The cookie is what lasts.
</Info>

## Token Format

If your delivery includes a token line, it looks like:

```
[Steve123]email@example.com:password | mctoken: eyJhbGciOiJS...
```

The token is the JWT after `mctoken:`. Use it with [SchubiAuth or TokenLogin](/login/tokens) for quick session swaps. But remember — tokens expire in hours. Cookies last days.
