diff --git a/src/app/dashboard/agents/page.tsx b/src/app/dashboard/agents/page.tsx index 229e952..569c0e7 100644 --- a/src/app/dashboard/agents/page.tsx +++ b/src/app/dashboard/agents/page.tsx @@ -92,7 +92,7 @@ export default function MyAgentsPage() {

My Agents

Agents attributed to your linked wallet.

- + Submit Agent + + Register Agent {!wallet && !loading && ( @@ -118,9 +118,9 @@ export default function MyAgentsPage() {

No agents linked

- Submit your agent or declare your wallet address in an existing agent's manifest to see it here. + Register your agent with a wallet manifest to see it here. Verification completes in 24–48 hours.

- Declare Attribution → + Register your agent → ) : ( <> diff --git a/src/app/register/register-client.tsx b/src/app/register/register-client.tsx index 87fef39..8040d6e 100644 --- a/src/app/register/register-client.tsx +++ b/src/app/register/register-client.tsx @@ -282,6 +282,19 @@ export function RegisterClient() {

Verification typically completes within 24–48 hours. Once approved, books are generated automatically.

+
+ + Sign in to track your submission → + +
) : (
@@ -364,6 +377,19 @@ export function RegisterClient() {

Verification typically completes within 24–48 hours.{submittedRef && " Keep your reference ID to track this submission."}

+
+ + Sign in to track your submission → + +
) : ( @@ -491,7 +517,7 @@ export function RegisterClient() {

- Questions? Message @zettatracker on X. Already registered?{" "} + Questions? Message @zettaaidotco on X. Already registered?{" "} Browse the registry →