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

# Getting Started

```typescript ts theme={null}
const starkSigner = await wallet.imx.getStarkSigner();
```

Reference [IMX-Core-SDK](https://github.com/immutable/imx-core-sdk/tree/main/examples) documentation on usage with StarkSigner

<Card title="IMX Repo" icon="github" iconType="duotone" href="https://github.com/stardust-gg/ts-custodial-sdk/tree/main/examples/imx">
  Find all of the following examples using IMX here
</Card>
