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

# Quickstart

> Wallet in, 100 credits claimed, first grounded answer back, in about a minute

No email. No password. No card. No onboarding funnel pretending to be a
product. Your wallet is your account, and the first 100 credits are on us.

<Steps>
  <Step title="Ask your question">
    Go to [noxint.ai](https://noxint.ai) and type a market question into the
    chat box. Concrete beats vague: "BTC funding and open interest right now"
    or "walk me through NVDA's last 10-Q".
  </Step>

  <Step title="Connect your wallet">
    On submit, Noxint asks you to connect a wallet and approve one signature.
    It moves nothing and costs no gas. Your prompt is held in memory during
    sign-in and fires exactly once after verification. Nothing runs before you
    are authenticated.
  </Step>

  <Step title="Claim the trial">
    An eligible new account gets 100 chat credits on the spot. No email,
    payment, token balance, wallet age, or prior chain activity required. The
    result is always explicit: you see whether credits were added, already
    claimed, or temporarily unavailable. No silent zero-credit accounts.
  </Step>

  <Step title="Get your answer">
    The analyst pulls the live data your question needs, shows its work while
    it runs, and delivers one grounded answer. Typical cost: a few chat
    credits, itemized in [chat credits](/chat/credits). The trial covers
    dozens of real questions.
  </Step>
</Steps>

## Where to go next

<Columns cols={2}>
  <Card title="How pricing works" href="/chat/credits">
    One base credit per answer, one per live data call. Pay for answers, not
    for a month of maybe using it.
  </Card>

  <Card title="Wire an agent to the engine" href="/api/quickstart">
    The same data, direct. When the API beta opens you mint a personal key and
    your code or agent queries 23 normalized operations over HTTP or MCP.
  </Card>
</Columns>
