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

# DualClash

> A two-sided token launchpad where public conviction becomes a market and an argument.

DualClash is a **two-sided token launchpad for public topics**. Each topic creates two opposing stance tokens so people can choose a side, make conviction visible, and strengthen their position through arguments.

<Note>
  The repository and protocol are named Tomborg; the user-facing product is DualClash. The current V3 deployment runs on GIWA Sepolia (chain ID 91342).
</Note>

## Why it exists

Attention can launch a token, but attention alone rarely sustains it.

Public disagreements have a stronger foundation: **people identify with a side, defend it, and try to persuade others.**

DualClash turns that behavior into a market for public conviction. It combines:

<CardGroup cols={3}>
  <Card title="Two-sided Token" icon="coins">
    Two tradable tokens show where economic conviction is gathering.
  </Card>

  <Card title="Arguments" icon="messages">
    Participants publish and back the reasoning behind each side.
  </Card>

  <Card title="Community identity" icon="people-group">
    A shared token helps holders recognize, coordinate with, and earn recognition from their side.
  </Card>
</CardGroup>

Holding a stance token signals **“this is my side.”** Staking it signals deeper commitment and creates voting power. Recognition should come from commitment and useful contribution—not wallet size alone.

## The core loop

<Steps>
  <Step title="Choose a side">
    Discover a topic and buy the stance token that represents your view.
  </Step>

  <Step title="Stake conviction">
    Stake side tokens to create voting power and become eligible for deeper participation.
  </Step>

  <Step title="Make and back arguments">
    Publish an argument when you meet the topic threshold, then allocate voting power to strong arguments on your side.
  </Step>

  <Step title="Grow the topic">
    Arguments create shareable content; attention brings new participants, trading activity, and rewards for eligible stakers.
  </Step>
</Steps>

<Info>
  DualClash is not a prediction market. Prices show attention and economic commitment—not truth or probability. Markets are open-ended and do not resolve to a winning side.
</Info>

## Explore

<CardGroup cols={2}>
  <Card title="Thesis & principles" icon="lightbulb" href="/thesis-and-principles">
    Why conviction can become an onchain market primitive.
  </Card>

  <Card title="How it works" icon="diagram-project" href="/how-it-works">
    Follow the market, staking, argument, voting, and reward loop.
  </Card>

  <Card title="Architecture" icon="network-wired" href="/technical/architecture">
    Understand the contracts, indexer, database, storage, RPC, and web boundaries.
  </Card>

  <Card title="Topics Economics " icon="bank" href="/technical/Topics-Economics">
    Introduce how Topic and its side tokens work. Explain the mechnism of the reversible curve and the rewards. 
  </Card>
</CardGroup>
