# Ambire Wallet

**Ambire Wallet** is an DeFi-focused smart account wallet app that has a lot of potentially useful tools for Lattice users, including but not limited to buying, sending and swapping crypto (cross-chain too), earning via DeFi deposits, viewing NFTs in a gallery and more - and all that with a **direct integration with the Lattice**. You can also use it to add extra security on top of your Lattice as you can use email authentication, account recovery and more via [**account abstraction**](https://www.erc4337.io/)**.**

You can check out their website here:

{% embed url="<https://www.ambire.com/>" %}

### Features Overview <a href="#features-overview" id="features-overview"></a>

<figure><img src="https://268056579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZJQypB4fk8YIsDKCl_%2Fuploads%2FPmqUpI5IJuyzF1TrtXde%2Fambir4.png?alt=media&#x26;token=d3431b16-b5e2-420c-b46b-92b7af4df5df" alt=""><figcaption></figcaption></figure>

* **Smart accounts based on account abstraction**\
  Ambire allows you to add an extra level of security on top of your current setup as each Ambire account allows you to add additional logic to protect your account.
* **Support for multiple dApps and WalletConnect**\
  You can connect to any dApp you want to use to Ambire easily, either directly in-app or via WalletConnect. This includes most, if not all, DeFi protocols.
* **Crypto transactions and swaps**\
  You can use the built-in transfer/deposit feature to send any EVM-based token. You can also swap your tokens directly in Ambire, including cross-chain transfer/swaps.
* **Buying crypto with fiat**\
  You can buy crypto with fiat/credit card directly in Ambire and choose between multiple services to do so - MoonPay, Ramp and others.
* **Automated transaction fees**\
  Ambire allows you to fill up what they call a "gas tank" and use these funds for covering transaction fees (you can actually use stablecoins to cover ETH fees this way, for example). Transaction fees can also be lowered due to batching transactions together.
* **WALLET token**\
  Ambire has its own token as well as a DAO, and you can stake the WALLET token in the app and earn. WALLET is used to distribute rewards within the app, among other things.
* **And more...** [**Check out Ambire's knowledge base for more information!**](https://help.ambire.com/hc/en-us)

#### Ambire and Your Lattice <a href="#mycrypto-and-your-lattice" id="mycrypto-and-your-lattice"></a>

When you connect your Lattice to Ambire, you will allow the app to import addresses from your hardware wallet, which you can then analyze and manage. This does **NOT** mean that Ambire will have full access to your funds - you will only give it permission to visualize your wallet addresses and request signatures when there's something you need to sign, like a token swap for example.

{% hint style="info" %}
You will only import your **addresses (public keys)** and create a communication channel between Ambire and your device (via the Ambire Wallet permission), your **private keys** remain safely stored on the Lattice.

This means that all transaction requests have to be approved **on the Lattice screen**.
{% endhint %}

<figure><img src="https://268056579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZJQypB4fk8YIsDKCl_%2Fuploads%2F8dkhUcjQUiMkz8RLIPYo%2Fsigning%20with%20ambire.jpg?alt=media&#x26;token=cc226786-b907-47e7-a798-d6f3c600f251" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gridplus.io/apps-and-integrations/ambire-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
