🐛 DEBUG MODE (rimuovi ?debug dall'URL per nascondere)

API Response Status: 200

API Response Error: Nessuno

Total Power da API: 3

Power Validi (filtrati): 3

Main Power: joe (ID: 751)

API Response Completa:

{
    "code": 200,
    "powers": [
        {
            "id": 751,
            "name": "joe",
            "description": {
                "long": "Wanted Offline or Online. Cowboy stickers, bonus smilies added.",
                "short": "Joe stickers"
            },
            "prices": {
                "fairtrade_min": 400,
                "fairtrade_max": 500,
                "store": "380 xats"
            },
            "status": "limited",
            "released": "31\/08\/2026",
            "released_int": 1788213606,
            "smilies": [
                "jopunch",
                "johorseshoe",
                "johat2",
                "johat",
                "johat3",
                "jocactus"
            ],
            "pawns": [
                {
                    "hat": "(hat#hJc)",
                    "name": "p1joe3"
                },
                {
                    "hat": "(hat#hJb)",
                    "name": "p1joe2"
                },
                {
                    "hat": "(hat#hJa)",
                    "name": "p1joe1"
                }
            ],
            "categories": [
                "is_new",
                "is_latest",
                "is_limited"
            ],
            "collection": {
                "required": [],
                "pawns": []
            }
        },
        {
            "id": 750,
            "name": "selfcare",
            "description": {
                "long": "Take a moment for yourself.",
                "short": "Selfcare smilies"
            },
            "prices": {
                "fairtrade_min": 400,
                "fairtrade_max": 500,
                "store": "300 xats"
            },
            "status": "limited",
            "released": "25\/07\/2026",
            "released_int": 1785006009,
            "smilies": [
                "scworkout",
                "scweight",
                "scwash",
                "sctowel",
                "scshake",
                "scperfume",
                "scmassage",
                "scbook",
                "scbath"
            ],
            "pawns": [
                {
                    "hat": "(hat#hSg)",
                    "name": "p1selfc7"
                },
                {
                    "hat": "(hat#hSf)",
                    "name": "p1selfc6"
                },
                {
                    "hat": "(hat#hSe)",
                    "name": "p1selfc5"
                },
                {
                    "hat": "(hat#hSd)",
                    "name": "p1selfc4"
                },
                {
                    "hat": "(hat#hSc)",
                    "name": "p1selfc3"
                },
                {
                    "hat": "(hat#hSb)",
                    "name": "p1selfc2"
                },
                {
                    "hat": "(hat#hSa)",
                    "name": "p1selfc1"
                }
            ],
            "categories": [
                "is_new",
                "is_limited"
            ],
            "collection": {
                "required": [],
                "pawns": []
            }
        },
        {
            "id": 749,
            "name": "bowgal",
            "description": {
                "long": "Big bows, fashion and shopping energy.",
                "short": "Bowgal smilies"
            },
            "prices": {
                "fairtrade_min": 500,
                "fairtrade_max": 700,
                "store": "342 xats"
            },
            "status": "limited",
            "released": "07\/07\/2026",
            "released_int": 1783458006,
            "smilies": [
                "bwgwhat",
                "bwgsleepy",
                "bwgpout",
                "bwghearts",
                "bwgcute",
                "bwgcrybaby",
                "bwgcoffee",
                "bwgblanket",
                "bwgbags",
                "bwgannoy"
            ],
            "pawns": [
                {
                    "hat": "(hat#hg)",
                    "name": "p1bwg5"
                },
                {
                    "hat": "(hat#hK)",
                    "name": "p1bwg4"
                },
                {
                    "hat": "(hat#hM)",
                    "name": "p1bwg3"
                },
                {
                    "hat": "(hat#ht)",
                    "name": "p1bwg2"
                },
                {
                    "hat": "(hat#he)",
                    "name": "p1bwg1"
                }
            ],
            "categories": [
                "is_new",
                "is_limited"
            ],
            "collection": {
                "required": [],
                "pawns": []
            }
        }
    ]
}

Primi 3 Power Raw:

[
    {
        "id": 751,
        "name": "joe",
        "description": {
            "long": "Wanted Offline or Online. Cowboy stickers, bonus smilies added.",
            "short": "Joe stickers"
        },
        "prices": {
            "fairtrade_min": 400,
            "fairtrade_max": 500,
            "store": "380 xats"
        },
        "status": "limited",
        "released": "31\/08\/2026",
        "released_int": 1788213606,
        "smilies": [
            "jopunch",
            "johorseshoe",
            "johat2",
            "johat",
            "johat3",
            "jocactus"
        ],
        "pawns": [
            {
                "hat": "(hat#hJc)",
                "name": "p1joe3"
            },
            {
                "hat": "(hat#hJb)",
                "name": "p1joe2"
            },
            {
                "hat": "(hat#hJa)",
                "name": "p1joe1"
            }
        ],
        "categories": [
            "is_new",
            "is_latest",
            "is_limited"
        ],
        "collection": {
            "required": [],
            "pawns": []
        }
    },
    {
        "id": 750,
        "name": "selfcare",
        "description": {
            "long": "Take a moment for yourself.",
            "short": "Selfcare smilies"
        },
        "prices": {
            "fairtrade_min": 400,
            "fairtrade_max": 500,
            "store": "300 xats"
        },
        "status": "limited",
        "released": "25\/07\/2026",
        "released_int": 1785006009,
        "smilies": [
            "scworkout",
            "scweight",
            "scwash",
            "sctowel",
            "scshake",
            "scperfume",
            "scmassage",
            "scbook",
            "scbath"
        ],
        "pawns": [
            {
                "hat": "(hat#hSg)",
                "name": "p1selfc7"
            },
            {
                "hat": "(hat#hSf)",
                "name": "p1selfc6"
            },
            {
                "hat": "(hat#hSe)",
                "name": "p1selfc5"
            },
            {
                "hat": "(hat#hSd)",
                "name": "p1selfc4"
            },
            {
                "hat": "(hat#hSc)",
                "name": "p1selfc3"
            },
            {
                "hat": "(hat#hSb)",
                "name": "p1selfc2"
            },
            {
                "hat": "(hat#hSa)",
                "name": "p1selfc1"
            }
        ],
        "categories": [
            "is_new",
            "is_limited"
        ],
        "collection": {
            "required": [],
            "pawns": []
        }
    },
    {
        "id": 749,
        "name": "bowgal",
        "description": {
            "long": "Big bows, fashion and shopping energy.",
            "short": "Bowgal smilies"
        },
        "prices": {
            "fairtrade_min": 500,
            "fairtrade_max": 700,
            "store": "342 xats"
        },
        "status": "limited",
        "released": "07\/07\/2026",
        "released_int": 1783458006,
        "smilies": [
            "bwgwhat",
            "bwgsleepy",
            "bwgpout",
            "bwghearts",
            "bwgcute",
            "bwgcrybaby",
            "bwgcoffee",
            "bwgblanket",
            "bwgbags",
            "bwgannoy"
        ],
        "pawns": [
            {
                "hat": "(hat#hg)",
                "name": "p1bwg5"
            },
            {
                "hat": "(hat#hK)",
                "name": "p1bwg4"
            },
            {
                "hat": "(hat#hM)",
                "name": "p1bwg3"
            },
            {
                "hat": "(hat#ht)",
                "name": "p1bwg2"
            },
            {
                "hat": "(hat#he)",
                "name": "p1bwg1"
            }
        ],
        "categories": [
            "is_new",
            "is_limited"
        ],
        "collection": {
            "required": [],
            "pawns": []
        }
    }
]

Power Filtrati (tutti):

  • 1. joe (ID: 751) - Smilies: 6, Pawns: 3, Status: LIMITED
  • 2. selfcare (ID: 750) - Smilies: 9, Pawns: 7, Status: LIMITED
  • 3. bowgal (ID: 749) - Smilies: 10, Pawns: 5, Status: LIMITED
Ultimo Power Rilasciato
joe

joe

Wanted Offline or Online. Cowboy stickers, bonus smilies added.

LIMITED EDITION
31/08/2026
ID 751
6
Smilies
3
Pawns
380 xats
Store

Prezzi

Store Ufficiale 380 xats
Fairtrade (min) 400 xats
Fairtrade (max) 500 xats

Informazioni

Nome Power

joe

Descrizione Breve

Joe stickers

Stato

LIMITED - Disponibilità Limitata

Smilies Incluse (6)

jopunch (jopunch)
johorseshoe (johorseshoe)
johat2 (johat2)
johat (johat)
johat3 (johat3)
jocactus (jocactus)

Pawns Disponibili (3)

p1joe3

p1joe3

(hat#hJc)
p1joe2

p1joe2

(hat#hJb)
p1joe1

p1joe1

(hat#hJa)

Altri Power Recenti

selfcare

LIMITED

Selfcare smilies

300 xats 25/07/2026

9 smilies

bowgal

LIMITED

Bowgal smilies

342 xats 07/07/2026

10 smilies

Domande Frequenti su joe

Cos'è il power joe?

joe è un power Xat LIMITED che wanted offline or online. cowboy stickers, bonus smilies added.. Include 6 smilies e 3 pawns esclusivi.

Il power joe scadrà?

joe è un power LIMITED, disponibile solo per un periodo limitato. Una volta acquistato, il power rimane permanente nel tuo account, ma non sarà più acquistabile dallo store ufficiale dopo la scadenza della promozione. Questo lo rende più raro e il suo valore nel mercato secondario (Trade) potrebbe aumentare significativamente.

Quali smilies include joe?

Il power joe include 6 smilies esclusive che puoi usare nelle chat. Ecco alcuni esempi:

jopunch (jopunch)
johorseshoe (johorseshoe)
johat2 (johat2)
johat (johat)
johat3 (johat3)
jocactus (jocactus)

Quali sono i Pawns di joe?

I Pawns di Xat non sono avatar, ma sono i "pedoni" (pioni) dell'utente — la tua identità visiva personalizzata. Il power joe include 3 pawns esclusivi:

p1joe3

p1joe3

(hat#hJc)
p1joe2

p1joe2

(hat#hJb)
p1joe1

p1joe1

(hat#hJa)

Come posso acquistare joe?

Il power joe è attualmente LIMITED e può essere acquistato solo per un tempo limitato su xat.com/store al prezzo di 380 xats xats. Puoi pagare con xats (la valuta interna) o acquistare xats con carta di credito/PayPal.

Qual è la differenza tra prezzo Store e Fairtrade per joe?

Il prezzo Store di joe è 380 xats xats (prezzo ufficiale fisso). Il Fairtrade è il prezzo di mercato tra utenti, che varia in base a domanda/offerta: attualmente - xats. Essendo LIMITED, il valore Fairtrade potrebbe aumentare dopo la fine della promozione. Consulta la nostra pagina prezzi per confrontare tutti i power.

Posso trasferire joe ad altri utenti?

I power possono essere trasferiti esclusivamente tramite il sistema Trade, il sistema di scambio sicuro di Xat dove entrambe le parti devono confermare lo scambio con la propria password. Per aprire l'interfaccia Trade, digita semplicemente la parola trade nella chat e clicca sul link che appare. Si aprirà l'applicazione sicura dove potrai aggiungere joe e altri xats/days allo scambio. Il Trade protegge entrambi gli utenti richiedendo la conferma simultanea con password e verifica automatica delle risorse disponibili. Non utilizzare mai metodi alternativi per evitare truffe.

Cosa sono i Pawns su Xat?

I Pawns di Xat non sono avatar tradizionali, ma sono i "pedoni" (pioni) dell'utente — rappresentano la tua identità visiva personalizzata nelle chat. Ogni power può includere pawns esclusivi con animazioni, stili e temi unici. I pawns si attivano tramite codici "hat" specifici e diventano la tua immagine profilo distintiva.