# TigerX

All orders are routed through our infrastructure using Binance Low Latency Service and a similar service for OKX, ensuring highly stable execution even during periods of high market volatility. Market data (order book and trades) is streamed directly from the exchanges’ servers.

**Portfolio Margin mode** is now available for Binance users — you can use spot assets as collateral for futures positions, providing more flexibility in risk management.

{% hint style="warning" %}
**TigerX is available only in version 7.0 of the Tiger.com Windows terminal.**\
You can download the latest version directly from our [website](https://www.tiger.com/terminal/download).

For any questions related to TigerX, please join our [Telegram group](https://t.me/+yNAy6yMRQtY0MjJl).
{% endhint %}

### Connection Setup

**1.** [Create API keys](https://broker-docs.tiger.com/english-2/creating-api-keys/creating-api-keys-for-tigerx) in your Tiger.com Broker account in TigerX mode.

2\. Launch the Tiger.com Windows terminal, then from the main menu go to **File → Connections → Setup**

3\. In the new window, click **Choose the connection to add**, and from the list that appears, select **TigerX:**

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

4\. In the connection settings, you can choose a server location: **Frankfurt** or **Tokyo**.\
You can test both options and select the one that provides the most stable connection for you.\
You can also select a **proxy** in this menu, if you use it.

<figure><img src="/files/KrGqb9JXw9FztZujXMEK" alt=""><figcaption><p>The selected server only affects <strong>order ping</strong>.</p></figcaption></figure>

5\. Click **Connect to TigerX**.

{% hint style="success" %}
TigerX connection allows you to view live quotes and trade instruments on Binance and OKX.
{% endhint %}

<figure><img src="/files/GvlmhNje4nnxxU3uqC55" alt=""><figcaption><p>To trade in the terminal, be sure to select instruments labeled with TigerX. </p></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/tigerx.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.
