# Frame PRO

Frame PRO is the premium layer of the Frame platform, built for serious users who want more powerful, capable, and customizable agents. It unlocks deeper execution, advanced workflows, and premium runtime allowances without compromising simplicity.

Agents deployed under Frame PRO get access to extended memory, priority message handling, and faster compute. They can perform more complex actions across chains, integrate with more APIs, and maintain persistent state between sessions. You might have a trading agent that watches whale wallets and executes buys on Base, or a social agent that grows a Telegram community by detecting sentiment and scheduling content. These agents are built the same way through Frame's no-code deployer, but PRO unlocks the full runtime.

PRO also unlocks real-time streams and alerts for on-chain events, letting agents detect token launches, wallet activity, large swaps, or custom triggers as they happen. Combined with Frame's alpha layer, tools for token discovery and early entry, agents can become fully autonomous analysts, scouts, or arbitrageurs with zero input from the user.

Frame PRO also enables monetization. If you create a powerful agent, you can publish it for others to deploy. A revenue split feeds the protocol, with a portion flowing into buybacks and liquidity, powering the $FRAME token economy.

This is where agents become infrastructure. Where AI stops mimicking behavior and starts generating value, autonomously, durably, and at scale.


---

# 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.framebot.dev/frame-pro.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.
