# Aarc Documentation ## Docs - [About Aarc](https://aarc.mintlify.app/introduction/about-aarc.md) - [Transaction Lifecycle](https://aarc.mintlify.app/introduction/transaction-lifecycle.md) - [Developer Dashboard & API Keys](https://aarc.mintlify.app/introduction/developer-dashboard.md) - [DeFi Apps](https://aarc.mintlify.app/use-cases/defi-apps.md) - [Agents](https://aarc.mintlify.app/use-cases/agents.md) - [Trading Bots](https://aarc.mintlify.app/use-cases/trading-bots.md) - [Token Issuers (Assets, Memes, Governance)](https://aarc.mintlify.app/use-cases/token-issuers.md) - [Gaming and Quests](https://aarc.mintlify.app/use-cases/gaming-and-quests.md) - [Deposit Addresses](https://aarc.mintlify.app/concepts/deposit-addresses.md) - [Orchestration Engine](https://aarc.mintlify.app/concepts/orchestration-engine.md) - [Transaction CoProcessor](https://aarc.mintlify.app/concepts/transaction-coprocessor.md) - [Relayers](https://aarc.mintlify.app/concepts/relayers.md) - [Onchain Router Contracts](https://aarc.mintlify.app/concepts/onchain-router-contracts.md) - [Retrys and Refunds](https://aarc.mintlify.app/concepts/retry-and-refunds.md) - [Fees](https://aarc.mintlify.app/concepts/fees.md) - [Security](https://aarc.mintlify.app/concepts/security.md) - [Using Onramps and Exchanges](https://aarc.mintlify.app/concepts/using-onramps-and-exchanges.md) - [Supported Networks](https://aarc.mintlify.app/resources/supported-networks.md): List of all chains and networks that Aarc works with - [Core Contracts](https://aarc.mintlify.app/resources/contract-addresses.md) - [System Status](https://aarc.mintlify.app/resources/uptime-status.md) - [X (Twitter)](https://aarc.mintlify.app/resources/community/x.md) - [Telegram Builders](https://aarc.mintlify.app/resources/community/telegram-builders.md) - [Discord](https://aarc.mintlify.app/resources/community/discord.md) - [Brand Assets](https://aarc.mintlify.app/resources/brand-assets.md) - [Get Started](https://aarc.mintlify.app/execution-api/get-started.md) - [Cross-Chain DeFi Deposits](https://aarc.mintlify.app/execution-api/guides/cross-chain-deposits.md): A step-by-step guide to implementing cross-chain deposits into DeFi protocols using the Execution API. - [Cross-Chain NFT Minting](https://aarc.mintlify.app/execution-api/guides/cross-chain-nft-mint.md): A step-by-step guide to implementing cross-chain NFT minting using the Execution API. This guide shows how to enable users to mint NFTs on any chain using funds from any supported source. - [Cross-Chain Swaps](https://aarc.mintlify.app/execution-api/guides/cross-chain-swaps.md): A step-by-step guide to implementing cross-chain swaps using the Execution API. - [Get Deposit Address](https://aarc.mintlify.app/execution-api/endpoints/deposit-address.md) - [Send Transaction](https://aarc.mintlify.app/execution-api/endpoints/schedule-transaction.md) - [Request Status](https://aarc.mintlify.app/execution-api/endpoints/request-status.md) - [Get Started](https://aarc.mintlify.app/execution-api/link-tree-for-checkouts/get-started.md) - [Get Hosted Page](https://aarc.mintlify.app/execution-api/link-tree-for-checkouts/store-verified-link.md) - [Supported Chains](https://aarc.mintlify.app/execution-api/utility-endpoints/supported-chains.md) - [Supported Tokens](https://aarc.mintlify.app/execution-api/utility-endpoints/supported-tokens.md) - [Balances](https://aarc.mintlify.app/execution-api/utility-endpoints/balances.md) - [Get Started](https://aarc.mintlify.app/execution-sdk/get-started.md) - [Config](https://aarc.mintlify.app/execution-sdk/config.md) - [Cross-Chain Swap](https://aarc.mintlify.app/execution-sdk/guides/cross-chain-swap.md): Call your contract with custom payload on different destination chain - [Cross-Chain Checkout](https://aarc.mintlify.app/execution-sdk/guides/cross-chain-checkout.md) - [Get Deposit Address](https://aarc.mintlify.app/execution-sdk/core-methods/get-deposit-address.md): Function to get the deposit address for cross-chain transactions. - [Check Transaction Status](https://aarc.mintlify.app/execution-sdk/core-methods/check-transaction-status.md): Function to check the transaction status. - [Chain Balances](https://aarc.mintlify.app/execution-sdk/utility-functions/chain-balances.md) - [Multichain Balances](https://aarc.mintlify.app/execution-sdk/utility-functions/multichain-balances.md) - [Supported Tokens](https://aarc.mintlify.app/execution-sdk/utility-functions/supported-tokens.md): To check the tokens supported on a particular chain id. - [Supported Chains](https://aarc.mintlify.app/execution-sdk/utility-functions/supported-chains.md): To get the list of the chains supported by Aarc SDK - [Token Compatibility](https://aarc.mintlify.app/execution-sdk/utility-functions/token-compatibility.md): To check if the token on a particular chain is supported - [Get Started](https://aarc.mintlify.app/widget/get-started.md) - [Config](https://aarc.mintlify.app/widget/config.md): Learn how to configure the iframe widget for your needs - [Buy tokens](https://aarc.mintlify.app/widget/guides/buy-tokens.md) - [Cross-Chain Deposits](https://aarc.mintlify.app/widget/guides/cross-chain-deposits.md): This guide demonstrates how to implement cross-chain deposits using Aarc's FundKit SDK. The example shows how to create a dApp that allows users to deposit funds from any supported chain to a destination contract on any chain. - [Cross-Chain NFT Minting](https://aarc.mintlify.app/widget/guides/cross-chain-nft-mint.md): This guide demonstrates how to implement cross-chain NFT minting using Aarc's FundKit SDK. We'll create a simple dApp that allows users to mint NFTs on any chain using funds from any supported chain. - [Modal](https://aarc.mintlify.app/widget/customisation/modal.md): SDK provides various methods and attributes to work with Execution Cloud Widget - [Styling](https://aarc.mintlify.app/widget/customisation/styling.md) - [Destination](https://aarc.mintlify.app/widget/customisation/destination.md) - [Module](https://aarc.mintlify.app/widget/customisation/module.md) - [Event handling](https://aarc.mintlify.app/widget/customisation/event-handling.md) - [Introduction](https://aarc.mintlify.app/partner-integrations/embedded-wallets/dynamic/introduction.md) - [Quickstart](https://aarc.mintlify.app/partner-integrations/embedded-wallets/dynamic/quickstart.md): A tutorial on integrating Aarc's FundKit with Dynamic's Web3 Authentication ❇️ - [Support](https://aarc.mintlify.app/introduction/support.md): Get help and support for your Aarc integration ## OpenAPI Specs - [openapi](https://aarc.mintlify.app/execution-api/openapi.json)