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

# Submit a bug report from the app

> Report bugs directly from Pocket testnet V2 without leaving the trading UI. Learn what to include and how the team triages your submissions.

Testnet V2 adds an in-app **Bug Report** entry so internal testers can file issues without leaving the trading UI. This page covers how to submit a report and what details make it actionable.

## How to submit

<Steps>
  <Step title="Open the bug report form">
    Click **Bug Report** in the top navigation. A Tally (or configured) form opens in a popup.
  </Step>

  <Step title="Describe the issue">
    Fill in the form:

    * Short title
    * Steps to reproduce
    * Expected vs actual behavior
    * Wallet address (optional)
    * Screenshot (recommended)
  </Step>

  <Step title="Attach context">
    Include browser, device, and timestamps if the bug involves a specific trade or session.
  </Step>

  <Step title="Submit">
    Send the form. Duplicates may be merged with existing reports during triage.
  </Step>
</Steps>

## What to include for trading bugs

| Field            | Why it helps                           |
| ---------------- | -------------------------------------- |
| Market pair      | e.g. BTC-USDC perps                    |
| Order type       | Market, Limit, Stop, TP/SL             |
| Tx hash          | From Clob Scan if the issue is onchain |
| Browser / device | Chrome desktop vs mobile Safari        |
| Timestamp (UTC)  | Correlate with server logs             |

## Response expectations

Testnet feedback is triaged by the product and engineering team. Not every report receives a direct reply; duplicates may be merged.

<Warning>
  Do **not** report exploit details through the public bug form. Email security contacts through official channels.
</Warning>

## Alternative contact

<Card title="contact@pocket.fi" icon="envelope" href="mailto:contact@pocket.fi">
  Reach the team by email for non-urgent questions.
</Card>
