> For the complete documentation index, see [llms.txt](https://docs.enclave.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enclave.money/integrate-with-enclave-money.md).

# Integrate with Enclave Money

- [Embedded Wallet](https://docs.enclave.money/integrate-with-enclave-money/embedded-wallet.md)
- [Initialize project and setup provider](https://docs.enclave.money/integrate-with-enclave-money/embedded-wallet/initialize-project-and-setup-provider.md): Let's start by installing the SDK package and initializing the provider.
- [Onboarding and Account Access](https://docs.enclave.money/integrate-with-enclave-money/embedded-wallet/onboarding-and-account-access.md)
- [Get User Info](https://docs.enclave.money/integrate-with-enclave-money/embedded-wallet/get-user-info.md): Access user details from the useWallet hook
- [Trigger a swap](https://docs.enclave.money/integrate-with-enclave-money/embedded-wallet/trigger-a-swap.md)
- [Trigger a token transfer](https://docs.enclave.money/integrate-with-enclave-money/embedded-wallet/trigger-a-token-transfer.md)
- [SDK Reference](https://docs.enclave.money/integrate-with-enclave-money/sdk-reference.md)
- [Integrate with Privy](https://docs.enclave.money/integrate-with-enclave-money/sdk-reference/integrate-with-privy.md)
- [Integrate with Turnkey](https://docs.enclave.money/integrate-with-enclave-money/sdk-reference/integrate-with-turnkey.md): The steps given below contain instructions on how to integrate Enclave's SDK with an application that uses Turnkey's React SDK
- [API Reference](https://docs.enclave.money/integrate-with-enclave-money/api-reference.md)
- [Health](https://docs.enclave.money/integrate-with-enclave-money/api-reference/health.md)
- [User](https://docs.enclave.money/integrate-with-enclave-money/api-reference/user.md)
- [Smart Balance](https://docs.enclave.money/integrate-with-enclave-money/api-reference/smart-balance.md)
- [Smart Account](https://docs.enclave.money/integrate-with-enclave-money/api-reference/smart-account.md)
- [Passkey Account](https://docs.enclave.money/integrate-with-enclave-money/api-reference/passkey-account.md)
- [Delegated Action](https://docs.enclave.money/integrate-with-enclave-money/api-reference/delegated-action.md)
- [Unified Deposit Address](https://docs.enclave.money/integrate-with-enclave-money/api-reference/unified-deposit-address.md): Endpoints to create and manage unified deposit addresses
