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

# Welcome to MOBY

***Moby(MobyScreener) is the smartest way to trade onchain.***

*Most trading apps show you the same unfiltered noise as everyone else. Moby turns chaotic on-chain data into clear smart-money signal — see what the best wallets are buying, and act in one tap.*

***Follow the smart money.** Moby tracks whales, top traders, and KOL wallets across every chain we support. Every token page opens with a plain-English Smart Money Read — who's buying, who's selling, why it's moving — so you know what's behind the price action before you buy.*

***Trade in one tap.** Buy, sell, Take Profit / Stop Loss — gasless by default, no rent to manage. 0.75% flat fee, lower than the major bots and terminals, with 10–30% cashback in $MOBY automatically on every swap. TP/SL is free for a limited time.*

***Get paid every hour.** The Moby Leaderboard pays the top 10 traders every hour, 24 times a day. Your wallet stays private — only your rank and 24h PnL are public. Compete under your X handle or stay anonymous.*

***Every market, one wallet.** Memecoins, majors, stocks, pre-IPO names, gold, gaming — everything trades in one app. Moby is the only app with smart money data on Robinhood Chain.*

***Trade every chain that matters.** Solana, Robinhood Chain, Base, and BNB Chain — one account, one-tap bridging.*

*75,000+ traders · 1.8M+ trades executed · 24 reward waves a day.*

**Moby is a mobile-only app** — available on iOS, Android, and the Seeker Store. Download at [moby.win](https://moby.win)

*Built by* [*AssetDash*](https://x.com/assetdash) *— crypto products used by hundreds of thousands of users since 2021. Follow* [*@mobyagent*](https://x.com/mobyagent) *for updates.*

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

{% hint style="info" %}
Moby is a trading and discovery tool. Nothing on Moby — including Smart Money Reads, AI Insights, whale activity, leaderboard data, or any other content — constitutes financial advice. Crypto trading involves significant risk, including the potential loss of all funds. Always do your own research before making any trading decisions. Past performance of any wallet, trader, or token is not indicative of future results.
{% endhint %}


---

# 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://docs.mobyscreener.com/welcome-to-moby.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.
