# Problems & Solutions

### ❗️The Problem

Web3 is full of opportunity — but **on-chain execution is broken** for most people.

Even with powerful DeFi tools and protocols, most users still face:

***

#### ⚠️ Manual, Time-Consuming Workflows

Managing trades, mint events, token launches, and on-chain ops means jumping across dashboards, Discords, and custom scripts.

#### ⚠️ High Barriers to Automation

Automation in crypto is still locked behind developer tools, CLI scripts, or brittle bot services. For most users, it's inaccessible.

#### ⚠️ No Personalization, No Flexibility

Even when bots exist, they’re one-size-fits-all. Users can’t customize them easily — and building your own? Good luck.

#### ⚠️ Friction Between Intention and Action

Whether it’s staking LP, executing on alpha, or managing X agents — there’s always a gap between what you want to do and how you actually do it.

<figure><img src="/files/7EPtwJPVmFoJQo0vHSJf" alt=""><figcaption></figcaption></figure>

***

### ✅ Our Solution

**Project Plutus** introduces a new primitive:

> *Autonomous AI agents that you can create, manage, and deploy with a sentence.*

We give users of all experience levels the power to:

***

#### 🧠 Automate Any On-Chain Strategy

From trading bots and treasury ops to alert flows and token launch scripts — Plutus turns intent into automation.

#### 💬 Use Natural Language, Not Code

Want to DCA, take profit, or auto-claim rewards? Just type it. Our agent builder turns that into a working, on-chain flow.

#### 🧩 Build or Deploy, Your Way

Customize your own logic visually, or pick from the Agent Store. One-click deploy agents created by the community.

#### 📊 Track, Improve, Evolve

Agents report back performance in real time. You get full visibility — no black boxes, no guesswork.

***

**We’re not replacing users with AI. We’re making users superhuman.**\
With Project Plutus, anyone can harness powerful automation — without writing a line of code, setting up infrastructure, or babysitting bots.

> One prompt. One agent. One step closer to on-chain freedom.


---

# 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/getting-started/problems-solutions.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.
