# First-Time User

Get started with Abot.dog by following these quick & easy steps!

{% hint style="info" %}
The Telegram Bot is where all new Unibot users get started.
{% endhint %}

1. Access the Telegram Bot by clicking this link.
2. Click the **Start** button, or enter `/start` in the bot if the chat window is already open.
3. Send **at least 0.02 ETH** to your newly generated wallet(s) to use for trading.&#x20;
4. That's it! Now you can continue using the Telegram Bot, or switch to Abot.dog X for trading.
5. You will find tutorials in the Product Guides. For example, try to buy a token through Abot.dog

**Why do I need to send at least 0.02 ETH to my trading wallet(s)?**

Wallets that have less than 0.01 ETH are considered to be inactive for trading, and our system will ignore them. Balances of this size are insufficient to pay for Ethereum gas costs.

Having at least 0.02 ETH ensures that you won't face any issues with gas.

**How do I access** Abot.dog **X?**

* Click the 🖥️ **Uni-X** button in the bottom-left of the Telegram Bot `/menu`.
* By clicking the **Open** Abot.do&#x67;**-X** button, an authentication link will be generated for you to access Abot.dog X. <mark style="color:yellow;">Do not share these links as they enable access to your trading wallets</mark>.
* Your browser will open the Abot.dog X web app, authenticate you, and save your session locally. You will from then onwards be able to access Abot.dog X directly, without going through the Telegram Bot.

<br>


---

# 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.abot.dog/greater-than-product-guides/first-time-user.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.
