# Telegram Bot

{% hint style="info" %}
Get started with Yoyo Market by opening our Telegram bot.&#x20;
{% endhint %}

1. If you haven't already, download Telegram: <https://telegram.org/> and create your profile.
2. Get started by opening our Telegram bot <https://t.me/yoyo_market_bot>.
3. Type /start in the bot chat window.
4. Create a wallet with the /create command.&#x20;
5. Copy your wallet address and fund it with ETH.

   **!! Make sure to only send ETH on the Arbitrum network !!**
6. Start the app by clicking the 'App' button.
7. Important: head over to your wallet, copy your private key and store it somewhere safe!&#x20;
8. Click the green circle + button to start predicting your favourite crypto prices!

![](/files/TfP59iZMVTpcmBGZakgc)


---

# 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://yoyo-market.gitbook.io/yoyo-market-documentation/product-guides/first-time-user/telegram-bot.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.
