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

# SDK Overview

<Note>
  🚧 **The WisdomAI SDK is coming soon.** Full guides, references, and code examples will be available here when it launches. In the meantime, you can embed WisdomAI using the iframe path or the GraphQL API directly.
</Note>

## Related articles

<CardGroup cols={2}>
  <Card title="Embedding Overview" icon="code" href="/integrations/embeddings/embedding">
    Get started with iframe embedding
  </Card>

  <Card title="GraphQL API" icon="brackets-curly" href="/integrations/graphql-api/GraphQL-API">
    Build directly against the GraphQL API
  </Card>
</CardGroup>
