# How to switch between exchanges

{% hint style="info" %}
Tiger.com Broker currently supports trading and commission savings on the following exchanges:

* Binance
* Bybit
  {% endhint %}

You can select or switch between exchanges in your account. Upon your first login to Tiger.com Broker, the system will prompt you to choose a default exchange:<br>

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

You can always change your default exchange in your [profile settings](https://account.tiger.com/profile):

<figure><img src="/files/3twU6ukqGrhhf7Gmu7nq" alt=""><figcaption></figcaption></figure>

For quick switching, use the menu in the upper-left corner of the interface. The name of your currently selected exchange will also be displayed there:

<figure><img src="/files/QDRASjsMXHPUpRGNkaIO" 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://broker-docs.tiger.com/english-2/creating-api-keys/how-to-switch-between-exchanges.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.
