# Aeon Docs ## Docs - [Overview](https://docs.aeon.so/api-reference/aeon-client/index.md): Interact with the Aeon smart contracts on Sui. - [acceptWorkspaceInvite()](https://docs.aeon.so/api-reference/aeon-client/operations/accept-workspace-invite.md): Accept an invitation to join an Aeon workspace using AeonClient, authorized by a pre-generated signature. - [prepareSigning()](https://docs.aeon.so/api-reference/aeon-client/operations/prepare-signing.md): Prepares a previously defined transaction for signing by fetching necessary on-chain data and serializing it via the backend. - [Aptos Transaction](https://docs.aeon.so/api-reference/aeon-client/request/aptos-transaction.md): Learn how to simulate Aptos transactions with the Aeon SDK. - [Bridge Transaction](https://docs.aeon.so/api-reference/aeon-client/request/bridge-transaction.md): Learn how to simulate cross-chain bridge transactions with the Aeon SDK. - [Cosmos Transaction](https://docs.aeon.so/api-reference/aeon-client/request/cosmos-transaction.md): Learn how to simulate Cosmos SDK-based transactions with the Aeon SDK. - [EVM Transaction](https://docs.aeon.so/api-reference/aeon-client/request/evm-transaction.md): Learn how to simulate EVM transactions with the Aeon SDK. - [EVM Typed Data](https://docs.aeon.so/api-reference/aeon-client/request/evm-typed-data.md): Learn how to simulate signing and interaction with EVM typed data (EIP-712) using the Aeon SDK. - [Solana Transaction](https://docs.aeon.so/api-reference/aeon-client/request/solana-transaction.md): Learn how to simulate Solana transactions with the Aeon SDK. - [Sui Transaction](https://docs.aeon.so/api-reference/aeon-client/request/sui-transaction.md): Learn how to simulate Sui transactions with the Aeon SDK. - [acceptPendingUserShares()](https://docs.aeon.so/api-reference/aeon-signer/accept-pending-user-shares.md): Learn how to detect, validate, and accept pending user key shares with AeonSigner. - [constructor](https://docs.aeon.so/api-reference/aeon-signer/constructor.md): Initialize a new instance of the AeonSigner. - [signAcceptWorkspaceMessage](https://docs.aeon.so/api-reference/aeon-signer/sign-accept-workspace-message.md): Generates a signature to authorize accepting a workspace invitation. - [signAndExecuteAeonTx()](https://docs.aeon.so/api-reference/aeon-signer/sign-and-execute-aeon-tx.md): Sign and execute a Sui Transaction Block (TXB) via Aeon. - [signWithUserShare()](https://docs.aeon.so/api-reference/aeon-signer/sign-with-user-share.md): Contribute to an MPC signing process using the user's key share. - [Core SDK Flows](https://docs.aeon.so/api-reference/flows.md): Understand how AeonClient and AeonSigner SDKs work together for various operational flows. - [Architectural Overview](https://docs.aeon.so/api-reference/overview.md): Understand the Aeon SDK components, installation, and how AeonClient and AeonSigner work together with backend services. - [Add Chain](https://docs.aeon.so/configuration/accounts/add-chain.md): How to add blockchain networks to your account - [Create a New Account](https://docs.aeon.so/configuration/accounts/create-account.md): How to set up a new vault account in Aeon - [Edit Account Name](https://docs.aeon.so/configuration/accounts/edit-account.md): How to modify existing account details - [Address Book](https://docs.aeon.so/configuration/address-book.md): Manage trusted addresses and contacts for secure transactions - [Add New Contact](https://docs.aeon.so/configuration/address-book/add-contact.md): How to add trusted addresses to your address book - [Delete Contacts](https://docs.aeon.so/configuration/address-book/delete-contact.md): How to remove contacts from your address book - [Edit Existing Contacts](https://docs.aeon.so/configuration/address-book/edit-contact.md): How to modify contact information in your address book - [Backup & Recovery](https://docs.aeon.so/configuration/backup-recovery.md): Secure backup and recovery options for your Aeon workspace - [Disaster Recovery](https://docs.aeon.so/configuration/backup-recovery/disaster-recovery.md): Learn how to recover access if Aeon becomes unreachable - [Manage Accounts](https://docs.aeon.so/configuration/manage-accounts.md): What a vault account is and how to organize them - [Manage Users](https://docs.aeon.so/configuration/manage-users.md): Add, remove, and manage user permissions in your workspace - [Edit Policies](https://docs.aeon.so/configuration/policies/edit-policies.md): Step-by-step guide to creating and managing transaction policies - [Policy Engine](https://docs.aeon.so/configuration/policies/policies.md): Comprehensive policy management for secure DeFi operations - [Policy Examples](https://docs.aeon.so/configuration/policies/policy-examples.md): Real-world policy configurations for different organizational needs - [Add a User](https://docs.aeon.so/configuration/users/add-user.md): Step-by-step guide to add new users to your workspace - [Manage User Groups](https://docs.aeon.so/configuration/users/user-groups.md): Organize users into groups for easier permission management - [Change User Roles](https://docs.aeon.so/configuration/users/user-roles.md): Modify user roles and permissions in your workspace - [Welcome to Aeon](https://docs.aeon.so/index.md): Institutional-grade MPC wallet, policy engine, and security platform - [Getting Started](https://docs.aeon.so/welcome/getting-started.md): Step-by-step guide to get your workspace live - [Create Workspace](https://docs.aeon.so/welcome/getting-started/create-workspace.md): Set up your organization's workspace and add team members - [Install Mobile Signer](https://docs.aeon.so/welcome/getting-started/install-mobile-signer.md): Download and set up the Aeon mobile app with secure seed phrase backup - [Security Setup](https://docs.aeon.so/welcome/getting-started/security-setup.md): Configure backups, admin quorum, and transaction policies - [Product Overview](https://docs.aeon.so/welcome/overview.md): What Aeon is, why it exists, and the value it delivers - [Product Security](https://docs.aeon.so/welcome/security.md): Defense-in-depth architecture behind Aeon - [Supported Chains](https://docs.aeon.so/welcome/supported-chains.md): Blockchains that work out of the box with Aeon ## Optional - [Support](mailto:support@aeon.so) - [Website](https://aeon.so)