# Moby Docs

## Documentation

- [Welcome to MOBY](https://docs.mobyscreener.com/welcome-to-moby.md): Smartest way to trade onchain.
- [Getting Started](https://docs.mobyscreener.com/moby/getting-started.md): Create your Moby account in under a minute. No seed phrases, no wallet setup — just your email and you're in.
- [Home](https://docs.mobyscreener.com/moby/home.md): The Home tab is your trading command center — your wallet balance, active trades, and the full token discovery feed all in one place. Access it by tapping Home on the bottom navigation bar.
- [Feeds](https://docs.mobyscreener.com/moby/feeds.md): The Feeds tab is your real-time window into what smart money is doing — live whale and KOL trades across all supported chains, and momentum signals on tokens climbing or falling in the rankings. Acces
- [Leaderboard](https://docs.mobyscreener.com/moby/leaderboard.md): Rank Up And Earn with $MOBY
- [Profile](https://docs.mobyscreener.com/moby/profile.md): Your Profile is your account hub — portfolio balance, quick actions, and account settings all in one place. Access it by tapping Profile on the bottom navigation bar.
- [Deposit](https://docs.mobyscreener.com/moby/profile/deposit.md): Add funds to your Moby Wallet. Access Deposit from the Profile tab → Deposit.
- [Transfer](https://docs.mobyscreener.com/moby/profile/transfer.md): Move assets across your Moby wallets — between chains or between wallets on the same chain. Access it from Profile → Transfer.
- [Withdraw](https://docs.mobyscreener.com/moby/profile/withdraw.md): Send tokens from your Moby wallet to any external wallet. Access it from Profile → Withdraw.
- [Wallets](https://docs.mobyscreener.com/moby/profile/wallets.md): View and manage all your wallets across every chain in one place. Access it from Profile → Wallets.
- [Rewards](https://docs.mobyscreener.com/moby/profile/rewards.md): Access Settings via the gear icon on the Profile tab.
- [Notifications](https://docs.mobyscreener.com/moby/profile/notifications.md): The Notification Center keeps a log of everything happening in your account — updates, trades, and rewards all in one place. Access it via the bell icon on the Profile tab.
- [Settings](https://docs.mobyscreener.com/moby/profile/settings.md): Stay on top of what matters with push alerts across three categories:
- [Tools](https://docs.mobyscreener.com/tools.md)
- [Terms](https://docs.mobyscreener.com/terms.md)
- [Privacy Policy](https://docs.mobyscreener.com/privacy-policy.md): Last updated: July 26, 2026


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mobyscreener.com/welcome-to-moby.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.
