> ## 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.

# Arena — dApp Explorer

> Discovery layer for tokenized apps across ecosystems

## Overview

Arena surfaces apps, intents, and opportunities across the Trikon network with personalized discovery and one‑click actions through Vault.

## Key Capabilities

* Intent‑centric discovery
* Unified profiles and activity
* One‑click actions powered by SDX

## Integration

```typescript theme={null}
// Link to an Arena action from your app
const url = `https://arena.trikon.io/intent?goal=swap&asset=USDC&amount=100`;
```

## Related

<CardGroup cols={2}>
  <Card title="Vault (Wallet)" icon="wallet" href="/product-lineup/vault" />

  <Card title="SDX (SDK)" icon="code" href="/product-lineup/sdx" />
</CardGroup>
