# Crypto Trading Terminal + OEMS

<figure><img src="https://3498068627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzGueudbPNYpRWNpS3Ilo%2Fuploads%2FlSr5dOonRRsiyriblpHq%2Ftreadfi%20thumbnail.jpg?alt=media&#x26;token=974a3002-2ae0-4ec7-b6f2-ed2b95bb3d4d" alt=""><figcaption></figcaption></figure>

[tread.fi](http://tread.fi) is a high-performance algorithmic trading terminal and OEMS built for retail and institutional crypto traders. By integrating advanced execution algorithms, [tread.fi](http://tread.fi) empowers users to trade and market make across centralized exchanges, perp dexes, and on-chain swaps, while optimizing for minimal execution costs through smart order routing.

#### **Key Benefits**

* **Algorithmic Execution:** Automate trades with precision using industry-leading execution algorithms to reduce market impact and transaction costs.&#x20;
* **Automated Market Making:** Deploy institutional-grade market-making strategies in a few clicks. Capture spreads and provide liquidity through a [specialized bot](https://docs.tread.fi/bots/market-maker-bot) equipped with smart order routing to ensure limit orders remain competitive.
* **Funding Rate Arbitrage:** Earn funding rate yields while remaining delta-neutral. Execute and monitor both legs of long/short arbitrage trades through a [unified dashboard](https://docs.tread.fi/bots/delta-neutral-bot) with tools to manage delta and reverse positions in a few clicks.
* **Unified Trading Terminal:** Connect and manage your entire portfolio through a single interface. Trade across centralized exchanges, Perpetual DEXs, and on-chain protocols, eliminating the need for multiple platforms to manage your off-chain and on-chain trading.
* **Execution Cost Efficiency:** Protect your profits by prioritizing maker fills and reducing unnecessary taker fees.
* **Execution Cost Transparency:** Monitor transaction costs and gain full visibility into order performance and execution quality.
* **Secure API and Websocket Integration:** Trade with confidence via high-performance API and Websocket integrations. All API keys are protected by industrial-grade encryption and secure authentication protocols.

#### **Platform & API Integration**

tread.fi provides both a **powerful trading platform** and a **comprehensive REST API**, allowing traders to:

* [**Execute algorithmic trades**](https://docs.tread.fi/creating-and-submitting-orders/submitting-your-first-order) directly through the web platform.
* [**Trade programmatically using the tread.fi REST API**](https://docs.tread.fi/interacting-with-the-api/api-reference) or integrate it into existing systems for **custom execution strategies and automation (only for Enterprise Plans)**


---

# 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://docs.tread.fi/crypto-trading-terminal-+-oems.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.
