Investment
Features
FeesSafety
Academy
More
Pluang+
FAQ article

Are There Trading Limits When Using an AI Agent on Pluang?

Yes — Pluang enforces system-level spending limits on orders an AI agent places on your behalf: a maximum cap per order (transaction), per day, and per asset class. These limits are enforced server-side — locked from Pluang's backend, not something the AI agent or you can override or bypass.


The exact cap amounts haven't been published yet.


How these limits are structured:

  • A per-order cap — a maximum amount any single transaction the agent places can be worth
  • A daily cap — a maximum cumulative value of orders the agent can place within a day
  • A per-asset-class cap — a separate ceiling for each asset class the agent can trade (e.g. US Stocks, Crypto, Crypto Futures)

These caps are enforced entirely on Pluang's backend, not on the device or within the agent's own logic — the AI agent cannot raise, override, or work around them.


Related questions:

Q: Why does Pluang enforce these limits server-side instead of just relying on permission scopes?
Permission scopes control what kind of action an agent can take; a spending limit controls how much damage any single allowed action can cause. Enforcing the cap server-side also means it can't be tampered with from the agent's side or the app itself.

Q: What happens if my agent tries to place a trade above the limit?
The order is blocked or rejected server-side before it executes.