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

# Quick Start Cards

> Guided input cards on the Nikiwa homepage for starting a Wallet, Token, Polymarket, or Socials conversation.

When you land on the Nikiwa app with an empty conversation, four category cards sit above the chat input: Wallet, Token, Polymarket, and Socials. Each opens a small guided form so you can start a tailored conversation without writing a prompt from scratch.

## The four categories

<CardGroup cols={2}>
  <Card title="Wallet" icon="wallet">
    Enter a wallet address (or ENS/SNS name) for address, holdings, and risk analysis.
  </Card>

  <Card title="Token" icon="coins">
    Enter a ticker or contract address for contract, liquidity, and holder analysis.
  </Card>

  <Card title="Polymarket" icon="chart-line">
    Enter a username, 0x wallet, or Polymarket link for narrative, news, and [odds](/product/prediction-markets).
  </Card>

  <Card title="Socials" icon="at">
    Enter an X (Twitter) username for identity, content, and reputation signals.
  </Card>
</CardGroup>

## Using a card

<Steps>
  <Step title="Pick a category">
    Click Wallet, Token, Polymarket, or Socials.
  </Step>

  <Step title="Fill the field">
    Each card asks for one input suited to that category — for example, Token accepts a ticker (`PEPE`), a `0x` address, a Tron address, or a Solana mint.
  </Step>

  <Step title="Start">
    Click Start to launch a conversation pre-seeded with your input. Nikiwa runs the relevant analysis agents immediately.
  </Step>
</Steps>

<Tip>
  Quick start cards are shortcuts. You can always skip them and paste an address, token, market link, or @handle directly into the [chat input](/product/chat) instead.
</Tip>

Once a conversation exists in your history, the cards are replaced by the chat itself; starting a new chat brings them back.
