# Login

## Login with Telegram

As all the users in Crypto space usually have a Telegram account, we have implemented Logging in with Telegram to make the process not just faster, but better manage user's settings and data across the multiple interfaces Magnum provides.

{% hint style="info" %}
**Login with Telegram syncs your Wallets, Bots and Transactions from the Magnum Telegram Bot.** So if you have used the Telegram Bot and are switching to the Web or Mobile App, use Telegram Login to sync your data.
{% endhint %}

## Login with Google

We have integrated Login with Google to provide a fast and easy on-boarding for our Android and Web App users. It's even quicker than Telegram and gives you swift access across all your devices logged in with Google.

{% hint style="info" %}
If you have used the Magnum Telegram Bot before, your data will not be synced with the Google account. In such case, login with Telegram.
{% 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://docs.magnum.trade/webapps/login.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.
