# DYOR

ATM gives you strong, data-driven entries. But your own filter determines what’s actually worth trading. This page shows how to make quick, confident decisions using tools inside & outside ATM.

### General parameters

| Check                        | What to Look For                            | Tool                                                                 |
| ---------------------------- | ------------------------------------------- | -------------------------------------------------------------------- |
| Liquidity                    | Is there enough to exit later?              | Dexscreener/Axiom                                                    |
| Influencers' mentions & buys | What tier of influencers mention the token? | Zap.xyz/KOLscan/Tweetscout                                           |
| Holder distribution          | Is it real or mostly bots?                  | Holderscan.com                                                       |
| Sell pressure                | Is there heavy dumping?                     | Buy/Sell ratio on Axiom/Dexscreener + Smart wallets' activity on ATM |
| Chart structure              | Trend or trap?                              | Dexscreener                                                          |

### ATM-specific parametrs

| Check                                                                                                                                                  | Where to Look                                                                           | Why It Matters                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- | -------------------------------------------------------------- |
| <p>Profit Wallet Behavior <br>- Wallets In / Out<br>- Tokens bought/sold<br>- Volume in/out<br>- Difference between current price and market price</p> | Signal on TG/Website<img src="/files/B8ZNK0HlSwgCf9ev8jsd" alt="" data-size="original"> | Are high-performing wallets buying or exiting?                 |
| Token not Mintable/Freezable                                                                                                                           | Signal on TG/Website ![](/files/bAo83YCqqvk8m6UsYe8W)                                   | Mintable/Freezable = major rug risk, avoid unless clear reason |
| DEX paid/not paid                                                                                                                                      | Signal on TG/Website ![](/files/wllb5em3ztFui2O6yM53)                                   | Paid = higher trust from the community                         |
| Strategy Suggestions                                                                                                                                   | Signal on TG/Website![](/files/4ie4y1oFIJy4m0gtQzFx)                                    | Get exit plans from other experienced users                    |
| Cabal Chat Reactions                                                                                                                                   | Telegram → Cabal Group ![](/files/05gyCF3ajB9MBMuZmdRY)                                 | Real-time sentiment from PRO traders                           |
| Age Since Discovery                                                                                                                                    | Signal timestamp ![](/files/BnawCl6NCgiaTfeyCSdm)                                       | Are you early or late to the move?                             |
| Cross-Algorithm Confirmation                                                                                                                           | Signal appears in more than one algo ![](/files/xMRnRZByqbbDWee9wfAc)                   | Stronger validation — multiple models agree                    |

{% hint style="info" %}
Tip: If a token is detected by more than one ATM algo (e.g. OG + LaunchLab) — it’s often a much stronger setup. This typically means it has both early momentum and structural quality.
{% endhint %}

### &#x20;How to Use It in 60 Seconds

1. See signal
2. Is smart money volume buy/sell ratio > 1.5?
3. Look at users’ strategies for exit ideas
4. Optional: check what Cabal is saying about this token
5. Decide to trade or pass.
6. If entering → set exit plan immediately

### What Not to Do (Even Inside ATM)

* Don’t trade just because a token is green
* Don’t ignore wallet flow — it’s often the earliest exit indicator
* Don’t overestimate a token just because it’s trending — double check pressure + spread
* Don’t blindly copy user strategies — use them to inform, not dictate

### Optional Tools (outside ATM)

Only if you want to go deeper:

* Tweetscout / KOLscan → check meme traction
* Zap.xyz → verify wallet moves in more detail
* Sandwiched → see if insiders are frontrunning


---

# 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://atm-day.gitbook.io/docs/strategies-and-education/dyor.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.
