# AsterDEX

{% hint style="success" %}
**Starting from version 7.2, the** [**Tiger.com**](https://tiger.com/) **terminal has added support for the decentralized exchange AsterDEX with full trading functionality on the spot and futures markets.**
{% endhint %}

To set up the connection, follow these steps:

## Phase 1: Wallet Setup and Activation

### Step 1. Navigate to the AsterDEX Platform

1. Open the **AsterDEX** exchange website.
2. From the homepage, navigate to any trading section, for example: **Trade → Perpetual Futures**.

<figure><img src="/files/V6UKkwhkd6070Fv91ToO" alt="" width="563"><figcaption></figcaption></figure>

### Step 2. Initiate Wallet Connection

1. Click the **«Connect wallet»** button.
2. In the window that appears, select the **WalletConnect** protocol.

<figure><img src="/files/NDfPwi4k6zXsbp347uYp" alt="" width="302"><figcaption></figcaption></figure>

### Step 3. Select a Wallet

1. In the list of compatible wallets, locate **SafePal** (or another preferred wallet).
2. **❗Critical:**   \
   We do not support the Solana network.   \
   Please select one of the available networks: **BNB Chain, Ethereum, or Arbitrum**.
3. **Note:** This guide demonstrates the connection process using **SafePal** as an example.

<div><figure><img src="/files/ADicbye5IXGJtU8SqTuf" alt="" width="269"><figcaption></figcaption></figure> <figure><img src="/files/J7HhVQOju5MP52DxSJhy" alt="" width="271"><figcaption></figcaption></figure></div>

### Step 4. Install the SafePal Extension

1. Install the **SafePal Wallet** extension for the Chrome browser.
2. Add the extension to your browser and log in.

<div><figure><img src="/files/gaS2jOj0aw4Q4hT4TSQP" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/JGF3HKmj8jGne6UvMFQ5" alt=""><figcaption></figcaption></figure></div>

### Step 5. Create a New Wallet

1. In the extension interface, click **«Get Started»** → **«Create Wallet»**.
2. Create a strong password, enter it twice, and click **«Next»**.

### Step 6. Generate Seed Phrase ⚠️

1. Click the **«Generate»** button.
2. The system will display your **seed phrase** (12/15/18/21/24 words).

   > **❗ Critical:**
   >
   > * Save the phrase in a secure location.
   > * Do not take screenshots or share the phrase with third parties.
   > * This phrase will be required to connect the Tiger.com terminal to the exchange.

### Step 7. Advanced Settings

1. Navigate to the **«Advanced Settings»** section.

<figure><img src="/files/W1ULDFVJ5DKdPAmbN8We" alt="" width="281"><figcaption></figcaption></figure>

2. In the input field, enter the seed phrase words **strictly in the correct order**, separated by single spaces.
3. **Recommendation:** For convenience, save the phrase in a text file beforehand using the format:\
   `word1 word2 word3 ... wordN`
4. Repeat the entry in the second field for confirmation and click **«Confirm»**.

<figure><img src="/files/GE88GsyrsB6udlyGgGXr" alt="" width="282"><figcaption></figcaption></figure>

### Step 8. Confirm Seed Phrase

1. In the **«Create Wallet»** window, click **«Next»**.
2. Arrange the words in the correct order (1→N) according to your saved phrase.
3. Confirm the action.

### Step 9. Finalize Wallet Creation

1. Create and enter a name for your wallet (e.g., *My Trading Wallet*).

<figure><img src="/files/3m3MwSdM4qHBWBMDRHpv" alt="" width="281"><figcaption></figcaption></figure>

2. Click **«Confirm»** → **«Next»** → **«Got it»**.

> ✅ **Wallet successfully created and ready for use.**

### Step 10. Connect Wallet to AsterDEX

1. Return to the **AsterDEX** website.

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

2. Click **«Connect wallet»** again.
3. Select your newly created **SafePal** wallet and confirm the connection.
4. Top up your AsterDex balance:\
   ![](/files/JlEFyeDLRoCnXUWQWVjC)\
   ![](/files/ikPSxfTRtfdvhaY5i73B)
5. Make sure that the "Available" ("Avlb") column displays the funds available for trading.

***

## Phase 2: Integration with Tiger.com Terminal

### Step 11. Configure Connection in Tiger.com

1. Open the **Tiger.com** terminal.
2. Navigate via the following path:\
   **File → Connections → New Connection → Crypto Exchanges → AsterDEX**

### Step 12. Enter Credentials

1. In the window that appears, enter the **seed phrase** in the exact same format used during wallet creation:
   * Words in the correct order (1→N)
   * Separated by single spaces only
   * No extra characters or line breaks
2. Click **«Connect to AsterDEX»**.

<figure><img src="/files/JYufTCdNRxhQzRCk2ImJ" alt="" width="407"><figcaption></figcaption></figure>

### Step 13. Completion

> ✅ **Done!** The **AsterDEX** exchange has been successfully connected to the **Tiger.com** terminal.

<figure><img src="/files/nxeNavmDCtOvhPlH1je6" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://support.tiger.com/english/settings/connections/crypto-exchanges/asterdex.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.
