> ## Documentation Index
> Fetch the complete documentation index at: https://dynamic-docs-feat-sidebar-revamp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Examples

You'll find lots of examples throughout the guides in the documentation, from wallets to users to headless etc. Here are some of the most common:

## Wallets

[Switch primary wallet](/wallets/using-wallets/general/switch-primary-wallet)

[Get balance for all connected wallets](/wallets/using-wallets/evm/get-balance-for-all-wallets)

[Get balance for a single wallet](/wallets/using-wallets/evm/get-wallet-balance)

[Fetch token balances](/wallets/using-wallets/general/get-token-balances)

[Send a transaction](/wallets/using-wallets/evm/send-a-transaction)

[Send a transaction with Wagmi](/wallets/using-wallets/evm/send-a-transaction-wagmi)

[Send balance using embedded wallet](/wallets/using-wallets/evm/send-balance)

[Sign a message](/wallets/using-wallets/evm/sign-a-message)

[Send a legacy Solana transaction](/wallets/using-wallets/solana/send-legacy-solana-transaction)

[Send a versioned Solana transaction](/wallets/using-wallets/solana/send-versioned-solana-transaction)

## Chains

[Switch networks](/chains/network-switching#example)

## Users

[Get the user profile](/users/examples/get-the-users-profile)

## UI

[Programmatically adapt authentication methods](/design-customizations/tutorials/login-views-guide)

[Programmatically adapt the wallet selection view](/design-customizations/tutorials/wallet-list-views-guide)
