# Questions about licenses

In the Tiger.com terminal [there are 4 types of licenses](https://www.tiger.trade/terminal/personal-licenses): &#x20;

* **Trial**—a trial license for 14 days with full functionality and an embedded Playback feature. Historical data for all the symbols is limited by the last 10 days.&#x20;
* **Crypto License (FREE)**—a free and unlimited license for cryptocurrency trading only. The symbols of stock exchanges and FOREX are not available, as well as Playback features.&#x20;
* **Full Access License**—a full paid license without any restrictions or limitations with an embedded Playback feature.&#x20;
* **Tiger.com History Player**—a training license that shows historical data but does not allow trading or monitoring the charts on real-time data.

| Question                                                                                                    | Answer                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Where can I find information about my license?                                                              | In your [personal account](https://www.tiger.trade/terminal/personal-licenses) on the website.                                                                                                                                                                                                                                                        |
| If my license is expiring or has already expired and I buy a new one, will it be combined with the old one? | No, it will be a new license. But you can ask for them to be combined by contacting support.                                                                                                                                                                                                                                                          |
| How quickly after paying for a license does it start working?                                               | <p>Trial license is activated upon the first login. </p><p>History Player and Full Access License are activated immediately at the time of purchase rather than at the first login.</p>                                                                                                                                                               |
| Do I need to “unlink” the license when transferring the terminal to another device?                         | No, you don’t need to unlink the license. You simply log in with your license details on the new device.                                                                                                                                                                                                                                              |
| If I have a referral account on Binance, can I trade cryptocurrency with a free license?                    | <p>With a Crypto License (FREE) you will not be able to trade in Binance with a referal account. To achieve it you should use a Full license.</p><p></p><p>An alternative option to gain the ability to trade both Spot and Futures on Binance is to register in Tiger.com Broker. It will also allow to reduce trading commissions by up to 35%.</p> |


---

# 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/frequently-asked-questions/questions-about-licenses.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.
