# Telegram Setup

Get started with searching \[@Xtreamlytrader\_Bot ].&#x20;

1. Click on the \[/Xtrader] on Telegram to start.&#x20;
2. Follow the easy and user-friendly instructions to set up your wallet and the bot
3. You'll have a Mini hedge fund in your Telegram bot that provides the best P\&L around the Clock

## Wallet Setup

To begin trading, you will need to generate a new wallet.

### Generate Wallets

Generate your first wallet by selecting **CREATE WALLET**.

1. Click **CREATE WALLET** on the Trade or Trenches pages.
2. If you have previously created a wallet, select **MY WALLET** in the **Menu** widget, then choose **Create Bot**.
3. Follow the instructions to ensure that you follow the prompts and securely save your private key.
4. Your newly generated wallet will appear in the **WALLETS** widget.

{% hint style="danger" %}
**WARNING:** You will only see your private key once. Save it securely offline!
{% endhint %}

### Existing Wallets

In case you have an existing wallet (not a First-time user)&#x20;

1. Access your existing wallet by selecting **MY WALLET** in the widget, then **IMPORT WALLET**.
2. Always make sure to copy your private key and save it securely.&#x20;
3. Your imported wallet will appear in the **WALLETS** widget.
4. You can add this wallet to your existing Wallet (like Metamask) by adding the given Private key and public key in your Metamask to have full control and track of your funds.&#x20;

### Adding Funds

You will need to send USDC as Fund and enough ETH for gas Fee to your self-custodial wallets to trade. Simply copy your wallet address from the **WALLETS** widget and paste it into your external wallet (e.g., Metamsk) to transfer.

{% hint style="info" %}
You need to still transfer USDC and Eth  to the Bot Wallet address so the bot can start trading.
{% endhint %}


---

# 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://info.xtreamly.io/project-overview/trading-bot/telegram-setup.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.
