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

# Welcome to Magna

> Magna is the token management platform for vesting, unlocks, distributions, and custom claim portals. Pick your path below to get started.

Magna is the infrastructure layer for managing and distributing digital assets — token vesting and unlock schedules, on-chain distributions, custom claim portals, and a full external API. These docs are organized by who you are and what you're trying to do.

## Choose your path

<CardGroup cols={2}>
  <Card title="For Stakeholders" icon="user" href="/stakeholders/overview/key-definitions">
    Log in, view your portfolio and allocation details, claim tokens, and manage
    your wallet — everything a recipient needs.
  </Card>

  <Card title="For Admins" icon="user-gear" href="/admins/product-guides/magna-quickstart-guide">
    Set up a project, create unlock schedules, add and fund allocations, and
    distribute tokens to your stakeholders.
  </Card>

  <Card title="APIs" icon="code" href="/apis/overview">
    Integrate Magna into your own tooling — the private Admin API and the public
    Portal API that powers claim portals.
  </Card>

  <Card title="Privacy & Security" icon="shield-halved" href="/admins/privacy-and-security/security-at-magna">
    How Magna secures your assets and data, contract deployments, and our
    privacy and compliance posture.
  </Card>
</CardGroup>

## Quickstart for admins

New to Magna and setting up a project? These are the first steps — each links into the full guide.

<Steps>
  <Step title="Set up key project details">
    Edit your project details, add your token(s), connect an admin wallet, and
    create a vesting contract.

    [Step 1: Set Up Key Project Details →](/admins/product-guides/magna-quickstart-guide/step-1-set-up-key-project-details)
  </Step>

  <Step title="Create unlock schedules">
    Define the time-based milestones on which tokens unlock and become
    releasable to stakeholders.

    [Step 2: Create Unlock Schedules →](/admins/product-guides/magna-quickstart-guide/step-2-create-unlock-schedules)
  </Step>

  <Step title="Add and fund allocations">
    Add stakeholders and their allocations, then fund them so tokens can be
    claimed or distributed.

    [How To Add & Edit Allocations →](/admins/product-guides/how-to-add-and-edit-allocations) ·
    [How To Fund Allocations →](/admins/product-guides/how-to-fund-allocations)
  </Step>
</Steps>

<Note>
  Stakeholder, allocation, and unlock schedule are the core concepts in Magna.
  If any term is unfamiliar, start with [Key Definitions](/stakeholders/overview/key-definitions).
</Note>

## Need help?

<CardGroup cols={2}>
  <Card title="Stakeholder support" icon="life-ring" href="/stakeholders/overview/getting-support">
    How stakeholders can get help with login, claiming, and wallets.
  </Card>

  <Card title="Admin FAQs" icon="circle-question" href="/admins/product-guides/faqs">
    Answers to the most common questions from project admins.
  </Card>
</CardGroup>
