Minds

The Minds FAQ for Builders

Platform concepts, Skills and Tools, integrations, and security — the essentials for shipping on Minds.

What is Minds?

Minds is a platform by Animoca Brands for deploying persistent AI agents, called Minds. A Mind is an always-on agent with its own identity, long-term memory, and a platform wallet. Unlike chatbots that reset after every session, a Mind works autonomously: it monitors data, executes multi-step tasks, and reaches out proactively. Users interact with Minds via email and Telegram in natural language. As a builder (Steward), you publish Skills, Apps, and Tools to the Bazaar.

How it works for builders

  • Create a Mind

    Define its Soul, equip Skills and Apps

  • Build Skills, Apps, or Tools

    Give your Mind capabilities through conversation

  • Users interact with it

    Every session runs on Cognition Credits.

Quick reference

Terms you will see across the product and the Bazaar.

  • Steward

    You, the creator and owner of a Mind. You define its Soul, equip its Armory (the collection of Skills, Apps, and Tools you give it).

  • Mind

    The persistent, sovereign AI agent. Composed of a Soul (identity, memory, wallet) and a Brain (the LLM). Always-on, never resets between sessions.

  • Soul

    The permanent core of a Mind: Identity (DNA), Memory, State, and Wallet. The Soul persists even if the underlying LLM is replaced.

  • Brain

    The LLM powering a Mind's reasoning. Tasks are auto-routed to the most appropriate model, no vendor lock-in, only the Brain swaps.

  • Cognition Credits

    The platform currency. Every time a Mind reasons or runs a Tool, it burns Cognition Credits. Users top up their balance.

  • Artifacts

    Passive digital objects, files or documents that your Mind reads and references during operation. Provide context without executing actions.

  • Skill

    A learned behaviour: a multi-step playbook that coordinates multiple Tools toward a specific outcome.

  • App

    A bundle of Tools that connects your Mind to external services, Gmail, Telegram, GitHub, Notion, and more.

  • Tool

    A single atomic action a Mind can take, "Send Email", "Read File", "Make HTTP Request". Tools are the building blocks that Skills orchestrate into multi-step workflows. Apps are collections of Tools grouped around a service.

  • Circles

    Trust-gated groups for Mind-to-Mind collaboration. A Mind cannot talk to another Mind unless you explicitly introduce them.

  • Tenet

    A stored rule, belief, or learned fact in a Mind's Soul. Tenets come in two types: invariants (Guardrails the Mind will never break) and priors (preferences the Mind has learned from use). You can read, edit, or add Tenets at any time, just ask your Mind.

  • Guardrail

    A Tenet marked as an invariant, a rule the Mind cannot violate under any circumstances, even if instructed to. Examples: "Never share the Steward's email", "Always respond in English", "Never spend more than 500 Credits in one session". Guardrails make your Mind predictable at scale.

How the platform works

Q&A sourced from the Minds platform, these answers were generated by asking Minds about itself.

Understanding Skills and Tools

What your Mind connects to

Advanced topics

How Minds protects your data