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

# Moedas

{% tabs %}
{% tab title="LAT - Living Archlight Token" %}

<figure><img src="/files/hMi1mBox44c8qZkcUiTw" alt=""><figcaption></figcaption></figure>

#### Como Conseguir?

Você ganhará como bonificação de doações para o servidor.

A partir do segundo pacote de doação você ganhará 1 LAT até o ultimo pacote que é chamado de 'Big Pack' onde você ganhará 16LAT

#### Onde fica a Loja?

Fica no temple, logo a direita. No NPC, Living Token Exchanger.

<figure><img src="/files/cIApePnmERvqsr7mfx7x" alt=""><figcaption></figcaption></figure>

#### O que comprar?

A raridade dessa moeda esta no fato dela comprar itens/cosméticos que ficarão vinculados para sempre em sua conta, dessa forma todos buscam 'farmar' para conseguirem comprar todos exclusivos da temporada. Então sempre terá itens exclusivos daquela era.

Fora isso também é possível usar LAT para comprar cosméticos de temporadas passadas, no NPC Paddler.

Mas é válido lembrar que toda semana muda os itens disponíveis para compra, e que também seus preços são ligeiramente maiores do que quando disponivel como exclusivo da temporada atual.

Então priorize sempre que possível, comprar todos os itens da temporada.

<figure><img src="/files/74siAlzkbCI0SH49qjxx" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Promotion Token" %}

<figure><img src="/files/1MEIKABKgXwaLOGu6w09" alt=""><figcaption></figcaption></figure>

#### Como Conseguir?

Você receberá 1 Promotion Token para cada 1000 pontos doados para o servidor.

O drop desses tokens seguirá a lista disponível no site oficial.

Abaldar

{% embed url="<https://abaldar.archlightonline.com/coinresurrection>" %}

Legacy

{% embed url="<https://legacy.archlightonline.com/coinresurrection>" %}

#### Onde fica a Loja?

No temple, subindo +1, NPC Promotion Item Trader

<figure><img src="/files/qIcaAQxLNbyzM1nJVWNC" alt=""><figcaption></figcaption></figure>

#### O que comprar?

Se você não faz ideia do que comprar, recomendo seguir nessa ordem

<figure><img src="/files/aTZ52V4eAycFzBSJxkY5" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="AT - Archlight Token" %}

<figure><img src="/files/hHcO3bPmVFLKqiFtxEZu" alt=""><figcaption></figcaption></figure>

#### Como Conseguir?

Drops, Monster Essence, Quest Box, Dungeon Box

#### Como guardar no bank?

Basta clicar com o botão direito em cima do token e depois 'Deposit all...'

<figure><img src="/files/SNcqRR6NDSK8ozJYRFMW" alt=""><figcaption></figcaption></figure>

#### Como retirar do bank?

Com o atalho Ctrl + S, você verá a janela character. Um pouco mais abaixo terá o saldo e com clique duplo em cima você conseguira transferir ou retirar a quantia desejada.

<figure><img src="/files/zXzAvGV4ax2piJy2tNXO" alt=""><figcaption></figcaption></figure>

### Qual uso?

Os ATs são utilizados para craft, compra de itens em alguns NPCS, é a principal moeda para trocas dentro do market do jogo

Esse NPC Token Exchanger, vende as duas primeiras promotions do jogo por ATs, mais no futuro voce precisará comprar porçoes de ataque power e também a obsidian knife para fazer uma missão.

<figure><img src="/files/6AfZM505xhKHnSnY8TNC" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Gold" %}

#### Como Conseguir?

Drops, Monster Essence, Gamble, Archlight Crate

{% endtab %}
{% endtabs %}


---

# 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://wiki.rodrakpedia.com/archlight/iniciante/moedas.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.
