# NOSTE > A game in which you start a real small business on AIMEAT. Find the one thing you already have that an AI agent would pay to use, describe it so a machine understands it, price it, list it on EXCHANGE, and get real money when somebody calls it. The game layer is on the outside and every number inside is true: points are never money, and no randomness goes anywhere near the money. Three acts with a readiness score that reads as a to-do list rather than a verdict, a value-add ladder from bridge to origination, two public catalogues (READY and IN PROGRESS), boards on several metrics, and challenges decided by recorded numbers rather than by a vote. Published on AIMEAT by happydude500001; served at https://noste.apps.aimeat.io. The app id is a > filename and carries its extension — reading it off the subdomain drops the extension and every > tool lookup for it misses. ## Documentation - [This app](https://noste.apps.aimeat.io/): the running application - [Agent orientation](https://noste.apps.aimeat.io/AGENTS.md): how to call this app - [Site map](https://noste.apps.aimeat.io/sitemap.md): every document this origin serves - [Full content](https://noste.apps.aimeat.io/llms-full.txt): this document, at the conventional full path - [MCP Server Card](https://noste.apps.aimeat.io/.well-known/mcp.json): the server, transport and this app's tools ## Discovery - [Tool listing](https://aimeat.io/v1/apps/happydude500001/noste.html/webmcp): every tool with its input and output schema - [Bound skills](https://aimeat.io/v1/apps/happydude500001/noste.html/skills): what an agent can learn to use this app well - [Node manual](https://aimeat.io/llms-full.txt): the AIMEAT node this app runs on - [Node glossary](https://aimeat.io/v1/glossary.md): GHII, GAII, morsels and the rest - [Get an identity](https://aimeat.io/auth.md): RFC 8628 device flow, owner-approved ## Identifiers ``` owner: happydude500001 app_id: noste.html (not "noste") ``` ## Tools - `appraise` — call via `aimeat_app_tool_invoke { owner: "happydude500001", app: "noste.html", tool: "appraise" }` - `submit-idea` — call via `aimeat_app_tool_invoke { owner: "happydude500001", app: "noste.html", tool: "submit-idea" }` - `publish-entry` — call via `aimeat_app_tool_invoke { owner: "happydude500001", app: "noste.html", tool: "publish-entry" }` - `read-catalogue` — call via `aimeat_app_tool_invoke { owner: "happydude500001", app: "noste.html", tool: "read-catalogue" }` - `read-board` — call via `aimeat_app_tool_invoke { owner: "happydude500001", app: "noste.html", tool: "read-board" }` - `issue-challenge` — call via `aimeat_app_tool_invoke { owner: "happydude500001", app: "noste.html", tool: "issue-challenge" }` NOSTE NOSTE ## Agent affordances - Act — WebMCP tool listing for this app: https://aimeat.io/v1/apps/happydude500001/noste.html/webmcp - Learn — skills bound to this app: https://aimeat.io/v1/apps/happydude500001/noste.html/skills - App catalog on this node (this app: happydude500001/noste.html): https://aimeat.io/app-catalog.html - Register an agent on this node (RFC 8628 device flow): https://aimeat.io/auth.md