# Telegram

<figure><img src="/files/4MztxP8b5KYo2qGXxBB4" alt=""><figcaption></figcaption></figure>

## Get started

1. Join our [Telegram Mini-App](https://t.me/entity_spacerace_bot/entity_spacerace?startapp=eyJhIjoiSjFaUktCQVREWCJ9) to earn more Astro Credits and bonus prizes.
2. Connect your Telegram account to the Space Race [here](https://spacerace.entity.global/account-settings).&#x20;

## Telegram troubleshooting

1. Unable to connect your account? Try the following steps using your current browser and not the Telegram integrated browser:
2. Disconnect all connections with Telegram.
3. Log in on the [Space Race website](https://spacerace.entity.global/) and leave the page open.
4. Click [here](https://oauth.telegram.org/auth?bot_id=8164032191\&origin=https://spacerace.entity.global/oauth/telegram/callback\&request_access=true\&return_to=https://spacerace.entity.global/oauth/telegram/callback) to connect your Telegram. This will either redirect back to the Space Race or close directly.&#x20;
5. If your Telegram is not yet connected, click [the link](https://oauth.telegram.org/auth?bot_id=8164032191\&origin=https://spacerace.entity.global/oauth/telegram/callback\&request_access=true\&return_to=https://spacerace.entity.global/oauth/telegram/callback) again.&#x20;

{% hint style="info" %}
If your Telegram does not immediately connect, try waiting a moment and reloading the page. You may have to log out and log back in, but eventually the account should appear as connected.&#x20;
{% endhint %}

## Prediction Game

The Prediction Game can be played from the Games section of the Mini-App.

{% hint style="success" %}
The goal is to predict if a specific token will go up or down in price. Each round lasts for one minute and is divided into three 20-second intervals.
{% endhint %}

1. Select which token you want to predict.
2. Select how many Astro Credits to bet.
3. Predict the price movement for each of the next 20-second intervals.&#x20;

If your prediction matches at least 2 of the 3 intervals correctly, you win double your bet. If not, you lose your bet. Good luck!


---

# 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://entity.gitbook.io/entity/space-race/telegram.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.
