# Introduction

## What is Plutus Terminal? 🌟

<figure><img src="/files/6fQHntaUnLxhRjjfqWS4" alt=""><figcaption></figcaption></figure>

Plutus Terminal is a powerful **open-source** crypto news trading terminal focused on Perpetuals DEX. Designed to be user-friendly, it allows you to trade using real-time news updates, control positions, and manage multiple DEXs.

Embracing the web3 mentality, Plutus Terminal ensures you are always in control of your keys, handles everything locally, and interacts directly with the DEX contracts.

## Main Features 🎯

* 💻 Runs locally on your computer
* 🌐 Cross-platform (Windows, Linux, MacOS)
* 🔄 Integrates TreeOfAlpha and PhoenixNews
* 🛠️ Highly customizable news filters
* 🔔 Never miss news with desktop notifications
* 💎 Open-source and free
* 🌍 Use your own RPC nodes (Optional)
* 🖱️ Single Click Trades on all exchanges

## Supported Exchanges

Current supported exchanges are:

* <img src="/files/1u4zhtip5vK7XP3BgV7m" alt="" data-size="line">  [Foxify](https://perp.foxify.trade/#/trade/?ref=plutus_terminal)
* <img src="/files/CJ9zRZygWorlk7j1ZkkT" alt="" data-size="line"> [Foxify FUNDED](https://foxify-1.gitbook.io/foxify-funded-litepaper)

Planned Support:

* <img src="/files/zyiVUigqYExFlSSRGzuf" alt="" data-size="line"> [GMX](https://app.gmx.io/#/trade/?ref=plutus_terminal)
* More to come


---

# 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://plutuss-organization.gitbook.io/documentation/about/introduction.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.
