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

# Bug reports

> Report product issues clearly so the DojiFunded team can investigate them.

If you find an issue in the platform, report it through the official support path with enough detail for reproduction.

Valid bug reports may be rewarded with DojiPoints and additional ecosystem incentives.

## How to report a bug

<Steps>
  <Step title={<span style={{color: "#B7FF00"}}>Join the Discord server</span>}>
    Join the official DojiFunded Discord community to access support and ticket channels.
  </Step>

  <Step title={<span style={{color: "#B7FF00"}}>Verify your account</span>}>
    Complete the server verification process to unlock access to support channels and community features.
  </Step>

  <Step title={<span style={{color: "#B7FF00"}}>Ignore direct messages</span>}>
    Scammers may impersonate moderators or support staff.

    <CardGroup cols={1}>
      <Card icon="key" iconType="duotone">Do not share wallet keys or passwords</Card>
      <Card icon="message-slash" iconType="duotone">Do not trust unsolicited DMs</Card>
      <Card icon="coins" iconType="duotone">Do not send funds to anyone claiming to be support</Card>
    </CardGroup>

    All official assistance is handled only through support tickets inside the Discord server.
  </Step>

  <Step title={<span style={{color: "#B7FF00"}}>Open a support ticket</span>}>
    Navigate to the support or tickets channel and follow the instructions to create a new ticket.

    Choose the category that best matches your issue:

    <CardGroup cols={2}>
      <Card icon="chart-line" title="Trading issues">Problems with order placement or execution</Card>
      <Card icon="hand-holding-dollar" title="Payout issues">Issues with withdrawals or settlement</Card>
      <Card icon="wallet" title="Wallet problems">Funding, balance, or wallet errors</Card>
      <Card icon="gauge" title="Dashboard bugs">UI errors or incorrect data display</Card>
      <Card icon="shield-halved" title="Risk engine issues">Incorrect drawdown or rule calculations</Card>
      <Card icon="lock" title="Security reports">Vulnerabilities or exploit attempts</Card>
    </CardGroup>
  </Step>

  <Step title={<span style={{color: "#B7FF00"}}>Describe the issue</span>}>
    Provide as much detail as possible:

    <CardGroup cols={1}>
      <Card icon="circle-question">What happened and what you expected to happen</Card>
      <Card icon="clock">Trade IDs or timestamps</Card>
      <Card icon="camera">Screenshots or screen recordings</Card>
      <Card icon="wallet">Wallet address or account identifier</Card>
      <Card icon="rotate">Steps to reproduce the issue</Card>
    </CardGroup>

    Detailed reports help the team investigate and resolve issues faster.
  </Step>
</Steps>

## Rewards

Valid and reproducible bug reports may earn:

<CardGroup cols={2}>
  <Card icon="star" title="DojiPoints">Platform points for valid submissions</Card>
  <Card icon="users" title="Community rewards">Recognition across the DojiFunded community</Card>
  <Card icon="flask-vial" title="Early feature access">Priority access to new platform features</Card>
  <Card icon="gift" title="Ecosystem incentives">Additional rewards during active campaigns</Card>
</CardGroup>

Higher-severity reports may qualify for larger rewards.

## Next steps

* Return to the [platform overview](/platform/overview).
