# Examples

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

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