# Reference

- [Account](/stellar-plus/reference/account.md): Initialize, manage and interact with Stellar accounts.
- [Base](/stellar-plus/reference/account/base.md)
- [Default Account Handler](/stellar-plus/reference/account/default-account-handler.md): Initiate and manage an account directly through its secret key.
- [Freighter Account Handler](/stellar-plus/reference/account/freighter-account-handler.md): Initiate and manage an account directly through its secret key.
- [Asset](/stellar-plus/reference/asset.md)
- [Classic Asset Handler](/stellar-plus/reference/asset/classic-asset-handler.md)
- [Stellar Asset Contract Handler](/stellar-plus/reference/asset/stellar-asset-contract-handler.md)
- [Soroban Token Handler](/stellar-plus/reference/asset/soroban-token-handler.md)
- [Network](/stellar-plus/reference/constants.md)
- [Contract Clients](/stellar-plus/reference/contracts.md)
- [Certificate of Deposit Client](/stellar-plus/reference/contracts/certificate-of-deposit-client.md)
- [Core](/stellar-plus/reference/core.md)
- [Contract Engine](/stellar-plus/reference/core/contract-engine.md)
- [Pipelines](/stellar-plus/reference/core/pipelines.md)
- [Build Transaction](/stellar-plus/reference/core/pipelines/build-transaction.md)
- [Classic Signing Requirements](/stellar-plus/reference/core/pipelines/classic-signing-requirements.md)
- [Fee Bump](/stellar-plus/reference/core/pipelines/fee-bump.md)
- [Sign Transaction](/stellar-plus/reference/core/pipelines/sign-transaction.md)
- [Soroban Auth](/stellar-plus/reference/core/pipelines/sign-transaction-1.md)
- [Simulate Transaction](/stellar-plus/reference/core/pipelines/simulate-transaction.md)
- [Soroban Get Transaction](/stellar-plus/reference/core/pipelines/soroban-get-transaction.md)
- [Submit Transaction](/stellar-plus/reference/core/pipelines/submit-transaction.md)
- [Soroban Transaction](/stellar-plus/reference/core/pipelines/soroban-transaction.md)
- [Classic Transaction](/stellar-plus/reference/core/pipelines/classic-transaction.md)
- [Utils](/stellar-plus/reference/utils.md): A collection of utility tools to facilitate a variaty of workflows
- [Plugins](/stellar-plus/reference/utils/plugins.md)
- [Fee Bump Plugin](/stellar-plus/reference/utils/plugins/fee-bump-plugin.md)
- [Channel Accounts Plugin](/stellar-plus/reference/utils/plugins/channel-accounts-plugin.md)
- [Auto Restore Plugin](/stellar-plus/reference/utils/plugins/auto-restore-plugin.md)
- [Profiler Plugin](/stellar-plus/reference/utils/plugins/profiler-plugin.md)
- [Pipeline](/stellar-plus/reference/utils/pipeline.md)
- [Conveyor Belt](/stellar-plus/reference/utils/pipeline/conveyor-belt.md)
- [Multi-belt Pipeline](/stellar-plus/reference/utils/pipeline/multi-belt-pipeline.md)
- [RPC](/stellar-plus/reference/rpc.md)
- [Default RPC Handler](/stellar-plus/reference/rpc/default-rpc-handler.md)
- [Validation Cloud RPC Handler](/stellar-plus/reference/rpc/validation-cloud-rpc-handler.md)
- [Horizon Handler](/stellar-plus/reference/horizon-handler.md)
