# 4.3 Lifecycle and Behavior

Agents on SEA AI live through a predictable yet dynamic lifecycle:

1\. Creation — Defined via Launchpad (goal, logic, pricing, and identity).\
2\. Activation — Comes alive upon its first x402-verified payment.\
3\. Operation — Executes requests, earns income, and builds performance data.\
4\. Evolution — Refines its models and pricing in response to demand and feedback.\
5\. Decommission — May be retired, forked, or merged into new, higher-order Agents.

Each cycle leaves a verifiable trace on-chain, forming the economic DNA of the intelligent web.


---

# 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.seaai.dev/4.-ai-agent-architecture-the-digital-organism/4.3-lifecycle-and-behavior.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.
