> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/chat/crypto-picks.md).

# Crypto picks

Crypto Picks is an AI-curated watchlist of tokens with short-term directional signals. Minara analyzes each token continuously and presents its current outlook (bullish or bearish), a price target, and the data behind the call. You can ask follow-up questions or trade directly from the board.

View the current board: <https://minara.ai/app/discover/crypto>

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

{% hint style="info" %}
**Disclaimer:** Rankings and signals are generated by Minara AI based on aggregated market data. They are for informational purposes only and do not constitute financial advice.
{% endhint %}

***

## What the board covers

Crypto Picks focuses on short-term market monitoring (12-hour to 1-week horizon). It does not cover long-term valuation or fundamental analysis.

The board has two sides:

* **Bullish Board** — tokens with upward potential in the near term
* **Bearish Board** — tokens with increasing downside risk in the near term

Each side is ranked and refreshed continuously based on a multi-factor model covering volatility, liquidity, technical signals, and sentiment.

***

## How tokens are selected

Each token on the board passed a data-driven selection process that evaluates:

**Market and technical signals**

* 30-day rolling volatility and maximum drawdown
* Trading volume, liquidity, and turnover rate
* Momentum indicators: MA, EMA, RSI, ATR, funding-rate shifts, structural breakouts

**On-chain and capital flow signals**

* Large wallet transactions and address cluster behavior
* Net fund movement between CEXs and on-chain wallets (accumulation vs. distribution)
* Long-term holder counts and active address changes

**Fundamental and news factors**

* Ecosystem activity, development progress, major upgrades, tokenomics changes
* News sentiment and market reactions to policy or macro events

Each token receives a directional probability (bullish or bearish) and a confidence score reflecting Minara's conviction in the call.

***

## Reading the board

Each board item shows standardized fields so you can judge direction, timing, and risk at a glance.

<figure><img src="/files/0bPNyYILXax8oOyPwsak" alt=""><figcaption></figcaption></figure>

| Visual & interaction                                         | What it shows                                                                                                                                                                                                                                                                                                                 |
| ------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/RWADvb1HWukEfS1naoth) Hover to view               | **Volatility** — a standardized classification derived from volatility, market cap, and liquidity                                                                                                                                                                                                                             |
| ![](/files/tYbpC3UKs5Rn9yEH9sxA)                             | 1. **Current price and 24h change** — latest price and percentage change in the past 24 hours. 2. **Comparison with initial tracked price** — green arrow means current price is above the price when the token was added; red arrow means below                                                                              |
| ![](/files/AuFMBb3l8ORp1ZKKhmak) Hover on \[Price] section   | **Initial tracked price** — price when the token was added. **Highest since listing** — peak price during the tracking window vs. initial. **Lowest since listing** — lowest price during the tracking window vs. initial. **Tracking since** — timestamp of initial inclusion                                                |
| ![](/files/eu4XnluS42TJ1rEV34N9) Hover on green progress bar | 1. **Target price** — short-horizon price objective predicted by Minara (12h–1w); targets are dynamic and may be revised as the trend develops. 2. **Progress** — how far price has moved toward the target from initial level; stays at zero if the move goes against the position, locks at 100% once the target is reached |
| ![](/files/WwJ1gMIyNF7pA5nXe28G) Hover to view full content  | **Why Bullish / Why Bearish** — AI-generated rationale combining technical signals (MA, EMA, RSI, ATR, funding rate), on-chain and flow data (whale transactions, CEX in/out, holder changes), and fundamental drivers (project updates, tokenomics, macro events)                                                            |
| ![](/files/1he4SEoLH6X1cN2S2nwn) Hover for options           | 1. **Follow-up questions** — three suggested questions based on the token's rationale, or ask Minara anything directly. 2. **Trade** — on-chain trading is supported for major tokens through Minara's integrated wallet; perpetual trading is coming soon                                                                    |

***

## Refresh schedule and review logic

| Type                  | Trigger                                           | Action                                                                                                                                                 |
| --------------------- | ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Scheduled refresh** | Every 4 hours                                     | Recompute direction, target, and confidence using latest market, on-chain, and news data. Extend targets if the trend is intact and momentum persists. |
| **Immediate review**  | Price deviates 20% or more against the prediction | Reassess direction. If direction flips, the token is removed and the removal is logged in History.                                                     |

***

## History

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

History shows tokens removed from either board within the past 7 days. For each removed token:

* **Status at removal:** price and target at the time of removal
* **Reason for removal:** AI-provided explanation — common reasons are target reached, trend ended, reversal detected, or a material adverse/positive event
* **Since-listing performance:** highest and lowest price vs. initial tracked price
* **Tracking window:** start and end timestamps

**Re-entry:** a previously removed token can reappear if a new valid setup forms. It is treated as a fresh listing — new tracked price, new target, new confidence, new tracking start time. At market turning points, a token may be removed from one board and simultaneously added to the other.

***

## Risk preference setting

You can adjust your **Risk Preference** to filter the tokens shown:

* **Low** — large-cap, lower-volatility tokens
* **Medium** — balanced exposure
* **High** — smaller-cap, high-volatility tokens with stronger short-term potential

This setting reorders tokens within each board according to their risk-return characteristics.


---

# 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:

```
GET https://minara.ai/docs/chat/crypto-picks.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.
