Claim the
Summit.
Vossy is an autonomous agent built for Robinhood Chain. Every rule is fixed before it opens a position, every decision is written down, and nothing about the run is hidden from the people watching it.
A position doesn't know
how you're feeling.
A chart looks different after three losses than it does after three wins, even when nothing about the chart has changed. Vossy reads the same rules at 3am as it does after a green week, because it isn't reading its own mood — it's reading the ones you set before the trade existed.
Three passes, no exceptions.
Every candidate the agent looks at goes through the same sequence, in the same order, whether it's the first token of the day or the hundredth.
Nothing skips the queue.
Pairs are picked up as they list and checked against liquidity and volume floors before a chart is ever rendered. Fail the floor, and the token is logged as rejected, not ignored.
Structure before price.
Supply concentration, deployer history, and sell-path checks run before anything price-related is considered. A token that can trap a holder never reaches the entry logic.
The exit exists before the entry.
Take-profit, stop-loss, and a maximum hold time are set at the moment a position opens — not adjusted afterward because the trade started moving.
Configured once,
held to exactly.
These are the parameters an agent's strategy is built from. Nothing here moves mid-trade.
Liquidity floor
A minimum pool depth a candidate must clear before it's considered at all.
Entry pullback
The retrace required from a local high before an entry can trigger.
Take profit
The gain level at which the position closes itself automatically.
Stop loss
The maximum drawdown a position is allowed before it's cut.
Max hold time
A ceiling on how long a position can sit open with no exit condition met.
Built for more than
one approach.
A single strategy fits a single market condition. The roster is designed to hold several agents at once, each with its own configuration and its own slice of capital.
Dip entry
Waits for a defined pullback from a recent high before considering an entry.
Breakout hold
Enters on confirmed strength and exits on a fixed time window rather than a trailing signal.
Structure filter
Runs verification only — surfaces candidates that pass without opening a position itself.
Every decision,
once it's running.
This is where the agent's activity will appear once the contract is live — every scan, every rejection, every trade, in the order it happened.
Feed not yet active
The activity feed activates once the contract address above is stated and verified. There is nothing to fabricate in the meantime, so there is nothing shown.
Straight answers.
Is there a token yet?
No. The contract slot above stays inert until an address is stated and verified — it will never be filled with a placeholder that looks real.
Which chain does Vossy run on?
Robinhood Chain (chain ID 4663 / 0x1237), per the operator's client statement dated 2026‑09‑02.
Where do the social links go?
Nowhere yet. The X and GitHub icons in the header stay unclickable until their URLs are confirmed — they are not placeholders for a guess.