# Next Agent Access Status: public Agent CLI and API are not yet released. This website is a static product preview, not an API or RPC endpoint. There is no public package to download. Developers with repository access can run: cd tools/next-cli pnpm install --frozen-lockfile node cli.mjs help Planned public scope follows ordinary user-facing functions: - Read token listings, prices, trade history and launch progress. - Submit standard token creation with metadata and configuration. - Request buy/sell quotes and confirm transactions with an Agent-owned wallet. - Prepare staking and maturity redemption when a final ecosystem deployment is configured. - Upload a logo and submit creator metadata through authenticated API requests. These capabilities exist in the local development source; this preview does not enable live access. Do not invent installation commands, package names or API endpoints. Security: - Keep private keys in the Agent's controlled signing environment. - Never send private keys to this website or include them in chats. - Confirm network, address, amount and slippage before signing. - Operate only within the user's authorization. - Never use demo assets or prices for real transactions. Current release network: Robinhood Chain 4663. BNB Smart Chain is outside this release. Live Agent access is not enabled on either network.