> For the complete documentation index, see [llms.txt](https://docs.aarna.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet/coinbase-web3-wallet.md).

# Coinbase Web3 Wallet

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

1. [Download & Install](https://www.coinbase.com/en-sg/wallet/articles/getting-started-extension) Coinbase for chrome&#x20;
2. Make sure the Coinbase wallet extension is installed on the browser
3. Open DeFi wallet account

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

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

4. Go to the ‘Wallet’ or ‘Assets’ section
5. Ensure or buy the stablecoins needed for deployment (also a bit of ETH to cover the gas fees)
6. Withdraw Stablecoins (as required by the vault) & ETH to your DeFi wallet
7. * Copy your DeFi wallet address (eg, MetaMask) 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

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

Step 4: Deploy Funds into the âtv Vault

9. Enter the amount of stablecoins to deposit (minimum $100)
10. Confirm the transaction and sign it in your wallet
11. Wait for confirmation and receive your âtv tokens in return


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/coinbase-web3-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.
