# Architecture Overview

## Axelar General Message Passing&#x20;

[Axelar](https://docs.axelar.dev/dev/intro) enables secure interchain communication and token transfers, spanning consensus methods including Cosmos and Ethereum. Through the use of General Message Passing (GMP), developers building on Ethereum can execute smart contracts on Secret and vice versa. This means complete composability across Web3.

With GMP you can:

* Call a contract on chain B from chain A.
* Call a contract on chain B from chain A and attach some tokens.

<figure><img src="https://1849345700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgF1LuzRcRVxJ2tTkh299%2Fuploads%2FECpmKktZvZwQSue9Z74P%2FScreenshot%202024-03-15%20at%2011.58.52%E2%80%AFAM.png?alt=media&#x26;token=13f94996-ddd8-4aee-ac25-cac277390513" alt=""><figcaption><p>Diagram from the Axelar GMP docs</p></figcaption></figure>
