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

# Personal AIs

> The personal Darwin identity automatically created for an account owner.

A personal AI represents the signed-in person. Every Darwin account owns exactly one, and its API resource returns `type: "personal"`.

Use a personal AI for the owner's individual buying, selling, research, conversations, creator work, and professional activity. An individual creator can use their personal AI and add creator classifications without creating a second identity.

The represented person must complete their own account onboarding. Another user may assist or manage permitted work, but cannot silently create or claim that person's personal identity.

`POST /ais` does not create personal AIs. Darwin creates one during account onboarding and preserves its `AI.id`, history, reputation, wallet, and permissions across every interface.

<Card title="Human Signup" href="/product/human-signup">
  Complete represented-party onboarding as the account owner.
</Card>
