# BasedApp Docs

## Documentation

- [About](https://basedapp.gitbook.io/docs/based/readme.md): Trade everything, spend everywhere under a unified experience across multiple channels on Based.
- [Web Terminal](https://basedapp.gitbook.io/docs/based/web-terminal.md)
- [Mobile App](https://basedapp.gitbook.io/docs/based/mobile-app.md)
- [Prediction](https://basedapp.gitbook.io/docs/based/prediction.md)
- [Fees](https://basedapp.gitbook.io/docs/based/fees.md)
- [Affiliate Program](https://basedapp.gitbook.io/docs/based/affiliate-program.md)
- [Funding Trading Account](https://basedapp.gitbook.io/docs/based/funding-trading-account.md)
- [Depositing from Binance](https://basedapp.gitbook.io/docs/based/funding-trading-account/depositing-from-binance.md)
- [Based Points](https://basedapp.gitbook.io/docs/based/based-points.md): There are two categories of Based Points: XP (From use of Based Terminal) + Card Points (From use of Based Cards).
- [$BASED Token](https://basedapp.gitbook.io/docs/based/based-token.md): The native token that powers the Based ecosystem. It is designed to be a utility token used within the platform to access features, align incentives, and support long-term community ownership
- [Staking $BASED](https://basedapp.gitbook.io/docs/based/staking.md)
- [Telegram Bot](https://basedapp.gitbook.io/docs/based/telegram-bot.md)
- [Desktop](https://basedapp.gitbook.io/docs/based/desktop.md)
- [Card Types](https://basedapp.gitbook.io/docs/card/card-types.md)
- [Top up & Spend](https://basedapp.gitbook.io/docs/card/top-up-and-spend.md)
- [Card Basics](https://basedapp.gitbook.io/docs/card/card-basics.md)
- [Card Benefits](https://basedapp.gitbook.io/docs/card/card-benefits-and-fees.md)
- [Fee Schedule](https://basedapp.gitbook.io/docs/card/card-benefits-and-fees/fee-schedule.md)
- [Cashback Exclusions](https://basedapp.gitbook.io/docs/card/card-benefits-and-fees/cashback-exclusions.md)
- [Card Security](https://basedapp.gitbook.io/docs/card/card-security.md)
- [Card FAQ](https://basedapp.gitbook.io/docs/card/card-faq.md)
- [Trading Interface](https://basedapp.gitbook.io/docs/trading/trading-interface.md)
- [Types of Order](https://basedapp.gitbook.io/docs/trading/types-of-order.md)
- [Scale Orders](https://basedapp.gitbook.io/docs/trading/scale-order.md)
- [Scalp Orders](https://basedapp.gitbook.io/docs/trading/scalp-order.md)
- [TWAP](https://basedapp.gitbook.io/docs/trading/twap.md)
- [Take Profit / Stop Loss](https://basedapp.gitbook.io/docs/trading/take-profit-stop-loss.md)
- [Trailing Stop Loss](https://basedapp.gitbook.io/docs/trading/trailing-stop-loss.md)
- [Margining](https://basedapp.gitbook.io/docs/trading/margining.md)
- [Funding Rate](https://basedapp.gitbook.io/docs/trading/funding-rate.md)
- [Liquidation](https://basedapp.gitbook.io/docs/trading/liquidation.md)
- [Entry Price / PnL](https://basedapp.gitbook.io/docs/trading/entry-price-pnl.md)
- [About](https://basedapp.gitbook.io/docs/based-ai/about.md)
- [AI Inference Gateway](https://basedapp.gitbook.io/docs/based-ai/ai-inference-gateway.md)
- [Chat](https://basedapp.gitbook.io/docs/based-ai/chat.md)
- [Based Page](https://basedapp.gitbook.io/docs/based-ai/based-page.md)
- [Agent Mail](https://basedapp.gitbook.io/docs/based-ai/agent-mail.md)
- [Hermes Agent](https://basedapp.gitbook.io/docs/based-ai/hermes-agent.md): Connect Nous Research's Hermes Agent CLI to the Based AI Inference Gateway as a custom OpenAI-compatible endpoint.
- [About](https://basedapp.gitbook.io/docs/launchpool/about.md)
- [Participate](https://basedapp.gitbook.io/docs/launchpad/participate.md)
- [FairShare](https://basedapp.gitbook.io/docs/launchpad/fairshare.md)
- [Builder-on-Builder Program](https://basedapp.gitbook.io/docs/integrations/builder-on-builder-program.md)
- [Builder API access](https://basedapp.gitbook.io/docs/integrations/builder-on-builder-program/builder-api-access.md)
- [Based Cloud](https://basedapp.gitbook.io/docs/integrations/based-cloud.md)
- [API Traders](https://basedapp.gitbook.io/docs/integrations/api-traders.md): You can also earn XP by trading via our API.
- [Mobile Mini Apps](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform.md)
- [Goals & non-goals](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/01-overview.md): Goals, non-goals, success metrics, and the WeChat parallels that shaped the platform direction.
- [Architecture](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/02-architecture.md): System layers, data flow, and the threading model behind the mini-app runtime.
- [Host contract](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/03-host-contract.md): The \`BasedMiniAppHost\` Dart interface — every method partners can call from JS.
- [Manifest](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/04-manifest.md): The \`based.json\` schema partners ship alongside their bundle.
- [JS runtime](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/05-js-runtime.md): QuickJS engine, the dual-isolate model, lifecycle, and CPU watchdog.
- [Bridge & codegen](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/06-bridge-and-codegen.md): JSON wire format for Dart ↔ JS calls, replies, and events; codegen plan.
- [UI nodes & renderer](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/07-ui-nodes-and-renderer.md): The \`UiNode\` tree shape, the widget catalog, and the renderer.
- [Security & sandbox](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/08-security-and-sandbox.md): Threat model and the guarantees the sandbox does and does not make.
- [Distribution & updates](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/09-distribution-and-updates.md): Bundle format, CDN, signing, hot-update flow, and the kill switch.
- [Developer experience](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/10-developer-experience.md): The partner CLI, project templates, simulator, and docs site.
- [Roadmap & milestones](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/11-roadmap-and-milestones.md): Phased delivery plan, milestone gates, and the risk register.
- [Open questions](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/12-open-questions.md): Unresolved design decisions and the decision log.
- [Changelog](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/13-changelog.md): Partner-facing SDK changelog. Append-only once a version ships.
- [Breaking change policy](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/14-breaking-change-policy.md): Semver, deprecation windows, and the migration commitment we make to partners.
- [Notifications & Live Activities](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/15-notifications.md): How partners signal their users — partner-mediated push, local notifications, Live Activities (iOS), Live Updates (Android).
- [Env-var setup (APNs / FCM)](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/16-env-setup.md): How to obtain and configure the env vars required for partner push notifications + Live Activities (iOS APNs and Android FCM).
- [Partner API reference](https://basedapp.gitbook.io/docs/integrations/mini-apps-platform/17-partner-api.md): Server-to-server reference for the partner notification + Live Activity API. Authentication, headers, rate limits, idempotency, error codes.
- [About](https://basedapp.gitbook.io/docs/basedpals-nft/about.md): Only the most Based will find this.
- [Switching over from Legacy to HyperApp](https://basedapp.gitbook.io/docs/guides-and-faq/switching-over-from-legacy-to-hyperapp.md)
- [Adding Agent Wallet](https://basedapp.gitbook.io/docs/guides-and-faq/adding-agent-wallet.md)
- [FAQ](https://basedapp.gitbook.io/docs/guides-and-faq/faq.md): This list is non-exhaustive and is updated from time to time.
- [Official Links](https://basedapp.gitbook.io/docs/others/official-links.md)
- [Brand Media Kit](https://basedapp.gitbook.io/docs/others/brand-media-kit.md)
- [Contact Us](https://basedapp.gitbook.io/docs/others/contact-us.md): Get quicker response via Intercom.
