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

# Invite Campaign

> Earn bonus rewards by inviting friends to Gudtrip

The Gudtrip Invite Campaign allows users to earn additional Gudtrip Points by referring friends and building a network of users.

## Campaign Rules

<Steps>
  <Step title="Level 1 Inviter (Direct)">
    When a direct invitee earns Gudtrip Points by puffing a vape, the inviter receives **10%** of that reward as bonus points.
  </Step>

  <Step title="Level 2 Inviter (Indirect)">
    When an indirect invitee earns Gudtrip Points, the inviter at Level 2 receives **5%** of that reward.
  </Step>
</Steps>

<Info>
  **Reward Form:** All bonuses are distributed as Gudtrip Points.
</Info>

## Example

Let's say **A invites B**, and **B invites C**.

When **C earns 100 Gudtrip Points**:

<CodeGroup>
  ```text Breakdown theme={null}
  C receives: 100 Points (original earner)
  B receives: 10 Points (Level 1, 10% bonus)
  A receives: 5 Points (Level 2, 5% bonus)
  ```

  ```text With 10,000 Points theme={null}
  C receives: 10,000 Points
  B receives: 1,000 Points (10%)
  A receives: 500 Points (5%)
  ```
</CodeGroup>

## Campaign Limitations

<AccordionGroup>
  <Accordion title="No Limit on Invitees" icon="infinity">
    There is **no limit** on the number of invitees per user.
  </Accordion>

  <Accordion title="Two-Level Depth Cap" icon="layer-group">
    Reward depth is capped at **two levels**:

    * Level 1: Direct invites (10%)
    * Level 2: Indirect invites (5%)
  </Accordion>

  <Accordion title="No Penalty to Invitees" icon="shield-check">
    Bonuses **do not reduce** the rewards earned by the invitee. Everyone receives their full reward amount.
  </Accordion>
</AccordionGroup>

<Check>
  Start inviting friends and build your passive income network!
</Check>
