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

# maikers'ID

> Your identity is your gateway to the agentic economy

## The Foundation of Trust

**maikers'ID** represents a fundamental shift from anonymous speculation to accountability. It is a **soulbound identity** linked to your Solana wallet that verifies your humanity without revealing personal data.

<CardGroup cols={2}>
  <Card title="Soulbound NFT" icon="lock">
    Permanently linked to your wallet—cannot be transferred, sold, or stolen
  </Card>

  <Card title="SAS Verified" icon="shield-check">
    Authenticated through Solana Attestation Service for cryptographic trust
  </Card>

  <Card title="Agent Anchor" icon="link">
    Every AI agent you create is tied directly to your verified identity
  </Card>

  <Card title="Privacy-First" icon="eye-slash">
    Personal data never stored on-chain—only verification proofs
  </Card>
</CardGroup>

## Why Identity Matters

In an economy where AI agents transact autonomously, **accountability is currency**.

| Problem                       | maikers'ID Solution             |
| ----------------------------- | ------------------------------- |
| Anonymous bad actors          | Verified human accountability   |
| Sybil attacks on governance   | One-person-one-vote enforcement |
| No recourse for agent actions | Clear ownership trail           |
| Regulatory uncertainty        | Compliance-ready identity       |

## Core Features

<CardGroup cols={2}>
  <Card title="Identity Portal" icon="user">
    Manage your identity, social connections, and agent permissions at
    **id.maikers.com**
  </Card>

  <Card title="Social Connections" icon="share-nodes">
    Link Discord, Telegram, and X accounts to authorize agent actions on your
    behalf
  </Card>

  <Card title="Seeker Integration" icon="mobile">
    Native Solana Mobile support with hardware-secured identity verification
  </Card>

  <Card title="ID Card Generator" icon="image">
    Create shareable ID cards for your social profiles via webapp, CLI, or API
  </Card>
</CardGroup>

## What You Unlock

### Immediate Access

* **maikers'mainframe** — Create and deploy AI agents from verified NFTs
* **maikers'dapp** — Unified portal for managing agents and ecosystem participation
* **GAINS Governance** — Vote on ecosystem decisions and resource allocation
* **maikers.VENTURES** — Early access to investment opportunities

### Ongoing Benefits

* **Agent Control** — Manage hundreds of thousands of agents from single identity
* **Agent Operations** — Run owner-approved workflows with on-chain accountability
* **Product Airdrops** — Receive tokens from ecosystem launches
* **Partner Access** — Special privileges across the maikers ecosystem

## Getting Started

<Steps>
  <Step title="Connect Wallet">
    Visit [id.maikers.com](https://id.maikers.com) and connect your Solana
    wallet (Phantom, Backpack, Solflare, or Solana Mobile). Maikers never asks
    for your seed phrase or private key; wallet signatures only prove address
    ownership.
  </Step>

  <Step title="Complete SAS Verification">
    Verify your identity through Solana Attestation Service—privacy-preserving,
    one-time process
  </Step>

  <Step title="Link Social Accounts">
    Connect Discord, X (Twitter), and Telegram via OAuth to enable agent
    capabilities
  </Step>

  <Step title="Mint Your ID">
    Your soulbound maikers'ID NFT is minted and permanently associated with your
    wallet
  </Step>
</Steps>

## Technical Architecture

```mermaid theme={null}
graph LR
    User[👤 User] --> Wallet[🔑 Solana Wallet]
    Wallet --> SAS[🛡️ SAS Verification]
    SAS --> Credential[📜 Credential PDA]
    Credential --> ID[🆔 maikers'ID NFT]
    ID --> Mainframe[🔗 maikers'mainframe]
    ID --> Governance[🏛️ GAINS]
```

### On-Chain Components

| Component          | Description                                       |
| ------------------ | ------------------------------------------------- |
| **Credential PDA** | Stores verification status and schema reference   |
| **maikers'ID NFT** | Soulbound token proving verified identity         |
| **Schema Account** | Defines credential structure and validation rules |

## Mobile Integration

maikers'ID is built for the **Solana Mobile** ecosystem:

* **Seeker Device Verification** — Verify hardware ownership for exclusive features
* **Hardware Security** — Seed Vault integration for secure transaction signing
* **On-the-Go Management** — Full mobile responsiveness for identity and agents

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/id/getting-started">
    Complete onboarding guide
  </Card>

  <Card title="SAS Verification" icon="shield" href="/id/sas-verification">
    How identity verification works
  </Card>

  <Card title="Agent Ownership" icon="robot" href="/id/agent-ownership">
    Control and monetize AI agents
  </Card>

  <Card title="Mobile Setup" icon="mobile" href="/id/mobile-integration">
    Solana Seeker integration
  </Card>
</CardGroup>
