# Quick Start Guide

Use only official links when accessing Bitfoot bot - <https://t.me/BitFootBot>

### 💳 **Setup Your Wallet**

* Create a new wallet or securely connect your existing wallet(s) to Bitfoot.
* Go to Settings -> Wallets.
* Create or Import wallet your first wallet.
* Enter wallet’s name.
* If you have created a new wallet, you are done; if you are importing an existing wallet, enter the private key. *Note:* [*We don’t store private keys.*](/other/security.md)&#x20;

### ⛓️ **Select the Chain You Wish to Trade On**

* Go to Settings -> Chains
* Select ETH / BASE / BSC

### 💵 **Deposit Funds**

* Ensure your connected wallets have sufficient funds for trading.&#x20;
* If you created a new wallet without funds, you can fund it either from your other wallet or from CEX.&#x20;
* Go to Settings -> Wallets. You will see a list of your connected wallets. Copy the address of the wallet and use it to fund it either from your existing wallet or from CEX.&#x20;

### 📊 **Start Trading**

* Choose your trading mode (Auto Sniper, Copy Trade, Limit Buy, Manual Swaps) and start trading.


---

# 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.bitfoot.com/archive/quick-start-guide.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.
