> For the complete documentation index, see [llms.txt](https://1ex.gitbook.io/1ex-smart-dom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://1ex.gitbook.io/1ex-smart-dom/welcome.md).

# WELCOME!

**Introduction**

The current version of the 1ex Terminal Platform includes the option "Binance Only" and it will be accessible from 1 of November till 15 of December 2023. The Platform incorporates a simple connection to the most reliable crypto exchange (Binance) and guarantees a direct execution of the trader orders. The 1ex Terminal terminal incorporates the standard trading functionalities as well as some novel, exceptional market analysis tools:

&#x20;

* Order Book constitutes a main trading tool. On the Order Book basis in 1ex Terminal there are implemented clusters, Order Book Modules and visual indicators associated with the new unconventional market indicators.&#x20;
* Clusters make it possible to generate a three-dimensional vision of the market, displaying both a time reference and a reference to the specific price levels.&#x20;
* Ticker Tape is an additional visualization method of the market transactions. It is designed for a detailed analysis of the price dynamics at every level.
* Order Book Modules provide an exceptional market tool for the  trading terminals. Using Order Book Modules, one can get a complete information related to the orders activity in the Order Book.&#x20;
* Directional Scales reflect price impulses within a specific time frame and allow to determinate the market momentum.&#x20;
* Exchange Transactions Emulator is created for testing on historical data the user defined trading algorithms.&#x20;

### **Available connections:**

on the crypto exchange [Binance](https://www.binance.com/en) <img src="/files/1AnINU3u6bEAQI5JyzOd" alt="" data-size="line">

* Spot
* Futures
* Coin-M

### System requirements:&#x20;

* RAM 8GB+&#x20;
* Wifi 80 Mbps and higher
* 64-bit, Intel Core i3 (3.00 GHz) and higher&#x20;
* OS: Windows 10 and higher&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://1ex.gitbook.io/1ex-smart-dom/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
