> For the complete documentation index, see [llms.txt](https://docs.zkbob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zkbob.com/implementation/client-library-sdk/full-mode-operations.md).

# Full Mode Operations

The methods described in this section are related to the customer wallet. It is necessary to [attach an account](/implementation/client-library-sdk/configuration/attaching-a-user-account.md) before using (an `InternalError` will throw if you invoke these methods in account-less mode).

[Balances and History](/implementation/client-library-sdk/full-mode-operations/balances-and-history.md)

[Shielded Addresses](/implementation/client-library-sdk/full-mode-operations/shielded-addresses.md)

[Account State](/implementation/client-library-sdk/full-mode-operations/account-state.md)

[Fee Estimations](/implementation/client-library-sdk/full-mode-operations/fee-estimations.md)

[Transaction Configuration](/implementation/client-library-sdk/full-mode-operations/transaction-configuration.md)

[Sending Transactions](/implementation/client-library-sdk/full-mode-operations/sending-transactions.md)

[Transaction Maintenance](/implementation/client-library-sdk/full-mode-operations/transaction-maintenance.md)

[Direct Deposits](/implementation/client-library-sdk/full-mode-operations/direct-deposits.md)

[Gift Cards Maintenance](/implementation/client-library-sdk/full-mode-operations/gift-cards-maintenance.md)

[Ephemeral Deposits](/implementation/client-library-sdk/full-mode-operations/ephemeral-deposits.md)

[Forced Exit](/implementation/client-library-sdk/full-mode-operations/forced-exit.md)

[Other Routines](/implementation/client-library-sdk/full-mode-operations/other-routines.md)
