# Three Ways to Earn ATM

There are three primary ways to earn ATM tokens:

**(1) Redeem**

Use the **\[REDEEM]** interface to convert in-game resources into ATM tokens.

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

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

**(2) Program Output**

Some program cards can directly generate ATM. The higher your level, the greater your chance of obtaining ATM-producing cards during draws. By assembling ATM cards into a robot, players can enable continuous ATM generation.

<figure><img src="/files/6a5iOOpu5SB0PNKrkRmq" alt=""><figcaption></figcaption></figure>

**(3) Deposit Interest**

Deposit ATM into the system to earn passive interest. The interest rate increases with your global level.

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

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

<figure><img src="/files/6ppg5qF6HsfSOhCMsNhG" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">⚠</mark> **Important:**

Always claim your interest before performing new deposits, withdrawals, or any **Sell / Bid** transactions in the Market — otherwise, your accumulated interest will reset to zero.

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


---

# 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://automata-4.gitbook.io/automata-docs/earning-mechanisms/three-ways-to-earn-atm.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.
