> 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/aarna-wallet-applies-to-other-defi-wallets-too.md).

# aarnâ wallet (applies to other DeFi wallets too)

Step 1: Login to your aarnâ wallet

* Visit the aarnâ dApp at [app.aarna.ai](https://app.aarna.ai)
* Click the “create wallet” button and initiate the wallet creation process
* Make sure to approve the sign-in popup
* Wallet is now logged in

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, aarnâ 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: Deploy Funds into the âtv Vault

* Enter the amount of stablecoins to deposit (minimum $100)
* Confirm the transaction and sign it in your wallet
* 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/aarna-wallet-applies-to-other-defi-wallets-too.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.
