> 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/embedded-wallet.md).

# Embedded Wallet

- [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)
