> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Mobula is a real-time onchain trading & wallet infra focusing on latency, coverage & consistency.

<CardGroup>
  <Card title="REST/Websocket API" icon="webhook" href="/rest-api-reference/introduction">
    +50 endpoints & +10 streams for pools states, trades, PnL changes...
  </Card>

  <Card title="TypeScript SDK" icon="npm" href="https://www.npmjs.com/package/@mobula_labs/sdk">
    Full-featured SDK with type safety, REST & WebSocket support
  </Card>

  <Card title="GraphQL API Reference" icon="code-branch" href="/api-reference/graphql/overview">
    Explore queries, mutations, types, and the GraphQL Explorer
  </Card>
</CardGroup>

You can get started playing around with the API endpoints for free, and sign-up to the API dashboard once you need API keys (queries without API keys aren't production-ready). Get in touch with the team if you have questions, ideas, feedbacks or needs!

### Need help?

Can’t find what you’re looking for? Reach out to us, response times \< 1h.

<CardGroup>
  <Card title="Support" icon="Telegram" href="https://t.me/mobuladevelopers?start=Mobula_API_Support_Key">
    Telegram
  </Card>

  <Card title="Support" icon="Slack" href="https://join.slack.com/t/mobulaapi/shared_invite/zt-29zrrpjnl-I0tyD73sy7zKy8q~KLL3Ug">
    Slack
  </Card>

  <Card title="Support" icon="Discord" href="https://discord.gg/JVT7xKm3AD">
    Discord
  </Card>

  <Card title="Need help?" icon="envelope" href="mailto:contact@mobulalabs.org">
    Email
  </Card>
</CardGroup>
