# Wallet

### Alfredo Trade **Wallet**

Alfredo Trade provides you with a simple, secure, and easy-to-use crypto wallet directly from your Telegram account. This is the wallet that Alfredo Trade uses to swap and snipe from. This wallet is unique to you, and you can send funds to and from this wallet at any time.

Once you add Alfredo Trade bot to your Telegram account, you will immediately generate your wallet. The next step is to deposit some Ethereum to fund your wallet.

### **Funding your wallet**

Due to the mechanics of the Ethereum blockchain, you will need some Ethereum (ETH) in your wallet to pay for gas fees when trading. Deposit some Ethereum into your wallet by sending it to your generated wallet address. If you want to sell or trade other ERC20 tokens, you should also send them to this address.

### **Adding and viewing token balances**

If you send ERC20 tokens to your wallet, they will not be visible until you click **`Wallet`** > **`Import Tokens`**, and then enter the token's contract address (you can find this on [etherscan](https://etherscan.io/)). This will inform the wallet which token balances to check for.

### Sending ETH and tokens&#x20;

1. To send ETH or tokens from your Alfredo Trade wallet click **`Wallet`** > **`Send`**
2. Specify the currency (token or ETH) and the amount you wish to send
3. Enter the destination wallet address and then click **`Press to continue`**

### **`Deposited on the wrong blockchain?`**

Always ensure you send funds to your deposit address on the correct blockchain. Please note that we can't immediately retrieve funds sent to your Alfredo Trade wallet on the incorrect chain as there are technical and security considerations due to the nature of dealing with private keys. We are working on implementing more networks into Alfredo Trade so depending on the network, you may be able to self-retrieve in the near future.  Please use [this form](https://0yqvvfq7bc1.typeform.com/to/ZFliLCk8) to register your details, and we'll contact you when we can assist further.


---

# 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.alfred.trade/alfred-documentation/using-alfredo-trade/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.
