# Unity SDK > Unity game engine integration. - [Authentication](https://www.dynamic.xyz/docs/unity/authentication.md) — Implement authentication methods in your Unity application with Dynamic SDK. - [Embedded Wallets](https://www.dynamic.xyz/docs/unity/embedded-wallets.md) — Manage embedded wallet settings including password protection in Unity. - [Installation Guide](https://www.dynamic.xyz/docs/unity/installation-guide.md) — Install and configure the Dynamic Unity SDK in your Unity project. - [Unity SDK Introduction](https://www.dynamic.xyz/docs/unity/introduction.md) — Build Web3 Unity games with authentication, embedded wallets, and multi-chain blockchain integration. - [Multi-Factor Authentication](https://www.dynamic.xyz/docs/unity/mfa.md) — Implement MFA with TOTP and recovery codes in Unity. - [Passkeys](https://www.dynamic.xyz/docs/unity/passkeys.md) — Implement passkey authentication in Unity. - [Session Management](https://www.dynamic.xyz/docs/unity/session-management.md) — Manage user authentication sessions in your Unity application. - [Wallet Creation](https://www.dynamic.xyz/docs/unity/wallet-creation.md) — Learn how wallets are created and managed in the Dynamic Unity SDK. ### Authentication Methods - [Authenticate with External Wallets](https://www.dynamic.xyz/docs/unity/authentication-methods/external-wallets.md) — Let users sign in to your Unity app with wallets they already own, such as MetaMask or Phantom. ### SDK Reference - [SDK Reference](https://www.dynamic.xyz/docs/unity/sdk-reference/overview.md) — Complete API reference for the Dynamic Unity SDK. ### Wallets - [Developer Actions](https://www.dynamic.xyz/docs/unity/wallets/embedded-wallets/mpc/delegated-access/developer-actions.md) — Actions you can perform with delegated access in Unity applications. - [Receiving Delegation](https://www.dynamic.xyz/docs/unity/wallets/embedded-wallets/mpc/delegated-access/receiving-delegation.md) — How to receive delegation materials on your server for Unity applications. - [Revoking Delegation](https://www.dynamic.xyz/docs/unity/wallets/embedded-wallets/mpc/delegated-access/revoking-delegation.md) — How to revoke delegated access in Unity applications. - [Triggering Delegation](https://www.dynamic.xyz/docs/unity/wallets/embedded-wallets/mpc/delegated-access/triggering-delegation.md) — How to trigger delegation for a user in Unity. - [Exporting embedded wallet keys](https://www.dynamic.xyz/docs/unity/wallets/embedded-wallets/mpc/import-export.md) — Allow users to export their embedded wallet private keys in the Unity SDK. - [EVM Message Signing](https://www.dynamic.xyz/docs/unity/wallets/evm/message-signing.md) — Sign messages with EVM wallets in Unity. - [Send EVM Transactions](https://www.dynamic.xyz/docs/unity/wallets/evm/send-transactions.md) — Send native and token transactions on EVM chains in Unity. - [Network Management](https://www.dynamic.xyz/docs/unity/wallets/general/network-management.md) — Get available networks, check current network, and switch networks in Unity. - [Token Balances](https://www.dynamic.xyz/docs/unity/wallets/general/token-balances.md) — Query token balances across multiple chains in Unity. - [Solana Message Signing](https://www.dynamic.xyz/docs/unity/wallets/solana/message-signing.md) — Sign messages with Solana wallets in Unity. - [Send Solana Transactions](https://www.dynamic.xyz/docs/unity/wallets/solana/send-transactions.md) — Send SOL and SPL token transactions in Unity. - [SVM Gas Sponsorship](https://www.dynamic.xyz/docs/unity/wallets/solana/svm-gas-sponsorship.md) — Automatically sponsor Solana transaction fees for your users with Dynamic's built-in gas sponsorship feature. - [SUI Message Signing](https://www.dynamic.xyz/docs/unity/wallets/sui/message-signing.md) — Sign messages with SUI wallets in Unity. - [Send SUI Transactions](https://www.dynamic.xyz/docs/unity/wallets/sui/send-transactions.md) — Send SUI transactions and sign messages in Unity.