# Trust Wallet

Step 1: Open a Trust DeFI wallet &#x20;

* [Download & Install](https://trustwallet.com/download) Trust Wallet
* Make sure the Trust Wallet extension is installed on the browser
* Setup your Trust Wallet account

&#x20;     (note: please store your secret phrase carefully)

Step 2: Log into your CEX account (eg, Binance, Coinbase, BitStamp)

* Go to the ‘Wallet’ or ‘Assets’ section
* Ensure or buy the stablecoins needed for deployment (also a bit of ETH to cover the gas fees)
* Withdraw Stablecoins (as required by the vault) & ETH to your DeFi wallet
* * Copy your DeFi wallet address (eg, Trust Wallet) and paste it in the withdrawal section
  * Choose the Ethereum network to match the âtv vault
  * Confirm the withdrawal and wait for the funds to transfer

Step 3: Connect Your Wallet to the aarnâ dApp

* Visit the aarnâ dApp at [app.aarna.ai](https://app.aarna.ai/)
* Click ‘Connect Wallet’ and select your DeFi wallet (eg, MetaMask)

Step 4: Deploy Funds into the âtv Vault

* Enter the amount of stablecoins to deposit (minimum $100)
* Confirm the transaction and sign it in your wallet


---

# 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.aarna.ai/using-aarna/create-and-connect-defi-wallet/trust-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.
