Getting started with Botely
Sign up, log in, what each page in the dashboard shows you, and a 30-second tour of /app.
Sign up
Botely uses passwordless magic-link login. Go to https://botely.trade, click "Sign in" in the header, enter your email. You'll receive a one-time link in your inbox โ clicking it logs you in for that session.
There is no separate "create account" flow. The first time you authenticate with an email, your account is created. Subsequent logins use the same email + new magic link.
What /app shows you
/app is your live operational dashboard. Top row: total equity, realized P&L, unrealized P&L, open positions count. Updated every 30 seconds via background refresh.
Below: a cumulative realized P&L chart with an all / v6.4 / v7 filter, then the list of currently open positions with TP/SL prices and entry/current price ribbons. Recent closed trades scroll at the bottom.
What /app/settings shows you
/app/settings is where you configure the operational controls: trading credentials (the wizard that generates the on-chain permissioned key), bot toggle (master + per-strategy), account info (your email, user id, session id), security (password, sessions, linked accounts).
If you're the founder, the first thing to do here is the trading-key wizard โ see the dedicated guide. Other users will see the same UI in Phase 1 multi-tenant.
First steps checklist
1. Install Keplr (or your Cosmos wallet of choice) and import the wallet you'll trade with. 2. Fund the bank with ~$0.50 of native DYDX for gas. 3. Run the trading-key wizard in /app/settings. 4. Paste the .env block onto your bot host (Phase 0) or wait for Phase 1 auto-pickup. 5. Watch /app for the first trade.