# Upbit

{% hint style="success" %}
Starting from version 7.2, the [Tiger.com](https://tiger.com/) terminal supports connecting to the Upbit exchange in view-only mode with access to real-time and historical trading data.
{% endhint %}

To set up the connection:

1. Go to the **File -> Connections -> Setup** section in the terminal.
2. Click the **+ New Connection** button and select **Upbit** from the list.
3. Click the **Connect to Upbit** button to activate the connection:<br>

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

Upon successful setup, you will see a corresponding confirmation message and a green icon next to the exchange name in the connections list:

<figure><img src="/files/4jpMHdU04ojkOWpz7wcp" alt=""><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/upbit.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.
