# Features - Coming Soon!

### 🧪 Coming Soon: From Trading Agents to Total On-Chain Automation

As we expand Project Plutus into a full Web3 automation engine, here’s what’s on the near-term roadmap:

***

#### 🔧 Visual Flow Builder

Drag, drop, and automate — without code.

A modular interface where users can compose agents using triggers, logic, and actions.\
From basic flows to complex, multi-step automations — all in a browser.

***

#### 💬 Natural Language Prompt-to-Agent

If you can describe it, you can deploy it.

Type: “Trade Pump tokens and take profit at 20%”\
→ Watch it turn into a working agent with no setup or config required.

***

#### 📊 Unified Dashboard

One place to manage all your agents.

Track performance, execution history, and agent activity in real time.\
Control settings, make edits, or deploy new strategies in seconds.

***

#### 🛍 Community Agent Store

Discover and deploy battle-tested agents.

A growing marketplace of prebuilt automations.\
One-click deploy. Optional fees go to the creator.\
Launch trading bots, NFT flows, X integrators, DAO automators, and more.

***

#### 📦 Advanced Solana Integrations

Automation modules built for the on-chain world.

* Pump.fun scanning and interaction
* X agents
* On-chain data triggers

***

Project Plutus isn’t just leveling up trading.\
It’s unlocking on-chain automation for everything — and making it available to everyone.

<br>


---

# 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.projectplutus.ai/basics/key-features-1.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.
