step 1 goal

Define who your agent is and what it does. This is the foundation everything else builds on.


Fields

Agent Name (required)

A short, memorable identifier. This appears throughout the platform and in the exported config.

Examples: "Market Scout Alpha", "Whale Watcher", "Discord Summarizer", "DeFi Yield Optimizer"

Primary Goal (required)

A detailed description of what the agent should accomplish. Be specific — this becomes the core of the generated system prompt. The more context you provide, the better the agent performs.

Good example:

Monitor Solana DEX pairs via DexScreener. Alert me on Discord when a new token has over $50k liquidity, more than 100 transactions in the first hour, and at least 3 unique holders. Include the token address, pair link, and a risk assessment.

Weak example:

Watch tokens for me.

Description (optional)

A shorter summary for your own reference. This appears on the Agents list page and in export metadata but is not included in the system prompt.


Tips

  • Write the goal as if you're briefing an experienced analyst. Include specific numbers, thresholds, timeframes, and output formats.

  • Mention which tools and platforms the agent should use (DexScreener, Polymarket, Discord, etc.) — the builder will suggest them in later steps.

  • You can always edit the goal after creating the agent.


Validation

You must enter both a name (3+ characters) and a goal (10+ characters) to proceed to Step 2.

Was this helpful?