# Connecting to the Platform

You can access **Storm Trade** in two main ways:

* 🌐 Through the **web application** (both mobile and desktop);
* 🤖 Through the **Telegram bot**.

***

## 🌐 Connecting via the Web App

Connecting your wallet to Storm Trade is quick and easy — it only takes a few minutes.

### Step 1: Visit the website and click **Connect Wallet**

Go to the [official Storm Trade website](https://stormtrade.dev/) and click **`Connect Wallet`** to open the connection menu:

<div align="center"><img src="/files/gYJ6FjqMC921hGBuFWhJ" alt="Connection Options" width="300"></div>

### Step 2: Choose your connection method

You have two options:

* 📱 **Scan the QR code** using your mobile TON wallet (e.g., Tonkeeper);
* 🧩 **Use a browser extension** if you're on a desktop device.

✅ Once connected, your wallet is ready to sign transactions and start trading.

***

## 🤖 Connecting via the Telegram Bot

Prefer using Telegram? You can access Storm Trade through our Telegram bot:

### Step 1: Make sure you have a TON wallet installed

To use the bot, you’ll need a **Wallet that supports TON**. It will be used to confirm your transactions.

### Step 2: Open the bot and start trading

Go to [@StormTradeBot](https://t.me/StormTradeBot) and begin:

<div align="center"><img src="/files/cfKvA2JwzqKys9fv0l8U" alt="Telegram Bot UI" width="300"></div>

▶️ Tap **Trade⚡**, follow the prompts — and you're ready to go!

***

## 👛 Supported Wallets & TON Space Integration

Storm Trade supports various TON wallets, including:

* **Tonkeeper**
* **MyTonWallet**
* **TON Wallet**
* **TON Space** — the native Telegram wallet, fully integrated with our platform.

This gives you maximum flexibility and ease of access.

***

## 🚀 Ready to Trade?

Once connected via the web app or Telegram bot, you'll gain access to:

* 📉 Decentralized futures trading;
* ⚡ Instant execution on the TON blockchain;
* 🛡️ Trustless security with no middlemen.

🏄 *Start now — and dive into the world of Storm Trade!*


---

# 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.storm.tg/getting-started/setting_up_account.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.
