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

# Trikon Product Lineup

> Components of the Web3 OS and what each one does

## Components

| Component                      | What it does                                                                               |
| ------------------------------ | ------------------------------------------------------------------------------------------ |
| [Sygma](/product-lineup/sygma) | Intent Recognition Engine – understands user goals and routes them across protocols.       |
| [Vault](/product-lineup/vault) | Programmable Smart Wallet – native to Trikon, enabling secure, gasless, cross‑chain UX.    |
| [Axon](/product-lineup/axon)   | Cross‑Chain Messaging Gateway – secure communication between chains.                       |
| [TIPAY](/product-lineup/tipay) | Trikon Interchain Paymaster – seamless, native gas/payment layer abstracted from UX.       |
| [SDX](/product-lineup/sdx)     | Smart Dev Experience SDK – build chain‑agnostic apps with one unified developer kit.       |
| [AIX](/product-lineup/aix)     | Agent Intelligence Exchange – deploy AI agents to manage yield, routing, or compliance.    |
| [Arena](/product-lineup/arena) | Network‑native dApp Explorer – discovery layer for tokenized apps across ecosystems.       |
| [Orbit](/product-lineup/orbit) | Ecosystem Hub – dashboard and tooling for partners, devs, and chains to track and operate. |

## Get Started

<CardGroup cols={2}>
  <Card title="Install SDK" icon="code" href="/quickstart">
    Jump into the SDK and build your first chain‑agnostic workflow
  </Card>

  <Card title="Explore Services Layer" icon="layer-group" href="/core-features/services-layer">
    See how the OS engine unifies identity, intent, messaging, and automation
  </Card>
</CardGroup>

## Browse Components

<CardGroup cols={4}>
  <Card title="Sygma" icon="lightbulb" href="/product-lineup/sygma" />

  <Card title="Vault" icon="wallet" href="/product-lineup/vault" />

  <Card title="Axon" icon="arrows-rotate" href="/product-lineup/axon" />

  <Card title="TIPAY" icon="gas-pump" href="/product-lineup/tipay" />

  <Card title="SDX" icon="code" href="/product-lineup/sdx" />

  <Card title="AIX" icon="robot" href="/product-lineup/aix" />

  <Card title="Arena" icon="compass" href="/product-lineup/arena" />

  <Card title="Orbit" icon="satellite" href="/product-lineup/orbit" />
</CardGroup>
