> For the complete documentation index, see [llms.txt](https://docs.zeta.markets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeta.markets/build-with-zeta/sdks/typescript-sdk/examples.md).

# Examples

Additional code examples, available in the [SDK repository on Github](https://github.com/zetamarkets/sdk/tree/main/examples).

* [Basic](/build-with-zeta/sdks/typescript-sdk/examples/basic-example.md): Loading exchange, placing orders and viewing state.
* [Cranking](/build-with-zeta/sdks/typescript-sdk/examples/cranking.md): Common crank instructions that keep our exchange moving.
* [Liquidator](/build-with-zeta/sdks/typescript-sdk/examples/liquidator.md): Secure the Zeta platform from over-bankrupt accounts.
* [Subscription](/build-with-zeta/sdks/typescript-sdk/examples/subscription.md): Get automatically notified about any margin account changes.&#x20;
* [Versioned Transactions](/build-with-zeta/sdks/typescript-sdk/examples/versioned-transactions.md): Fit more instructions into a single transaction with Solana's new features.
