# Connecting Your Wallet to Astra Terminal

### Step 2. Authorization in Astra Terminal

1. Open the [Astra Terminal Telegram bot](https://t.me/AstraTerminalBot) and tap **“Start”**.

<figure><img src="/files/r3M7yqr0ycQ5q3vXDJ8B" alt=""><figcaption></figcaption></figure>

2\. Tap **“Trade”** or **“Open App”**.

<figure><img src="/files/6AirguAA51slUuY5XROZ" alt=""><figcaption></figcaption></figure>

3. The Astra Terminal interface will open. Tap **“Connect Wallet”**, then select **“MetaMask”**.
4. You will see a message asking to open a link that starts with **`metamask:wc?...`**. Tap **“Yes”**.

<figure><img src="/files/rme4OaqlNG3FgVk7SGAt" alt="" width="375"><figcaption></figcaption></figure>

5. You will be redirected to MetaMask, where you will be asked to connect your wallet to Astra Terminal.
6. Tap **“Connect”**.

Your wallet is now connected to Astra Terminal.


---

# 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://astra-terminal.gitbook.io/docs/english/quick-start/connecting-your-wallet-to-astra-terminal.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.
