> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neuro-tech.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> A unified trust and transaction layer for digital identity, payments, smart contracts, and tokenized assets. The Neuron lets you build secure, interoperable applications backed by cryptographic guarantees and legal compliance.

The Neuron Agent API lets back-end services act as XMPP agents without maintaining a live XMPP connection. Use it to onboard users, send messages, manage legal identities, sign contracts, and work with tokens and state machines.

## What you can do

<Card title="Start here" icon="rocket" horizontal href="/quickstart">
  Follow our three-step quickstart guide.
</Card>

<Note>
  The Agent API is designed for trusted back-end clients that can protect API keys and secrets. If you need browser-based account creation, use the CreateWebForm endpoint instead.
</Note>
