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

# Subscribing to Insider Access

> Complete the subscription process and join the private group

## Subscription Process

<Steps>
  <Step title="Start Subscription">
    Use the subscribe command in a private chat with the bot:

    ```bash theme={null}
    /subscribe
    ```

    You'll see the subscription offer with pricing and features.
  </Step>

  <Step title="Enter Coupon (Optional)">
    If you have a coupon code:

    * Click "Yes, I have a coupon"
    * Enter your code (e.g., WELCOME50, REF\_XXXXX)
    * Discount applied automatically

    If no coupon:

    * Click "No, continue"
    * Proceed with full price
  </Step>

  <Step title="Send Payment">
    **Payment Details**:

    * Network: Solana
    * Token: USDC
    * Amount: \$29.99 (or discounted price)

    **How to Pay**:

    1. Copy the treasury wallet address shown
    2. Send USDC from any Solana wallet
    3. Click "I've sent the payment"
  </Step>

  <Step title="Submit Transaction Hash">
    After sending payment:

    1. Copy your transaction signature (tx hash)
    2. Paste it when prompted
    3. Bot verifies payment on Solana blockchain
  </Step>

  <Step title="Receive Invite Link">
    After verification:

    ```
    ✅ PAYMENT VERIFIED!

    Amount: $29.99 USDC
    Transaction: 5K8xYz...abcdef

    🎉 Here's your exclusive invite link:
    https://t.me/+xxxxxxx

    ⚠️ This link works only ONCE. Click to join now!
    ```

    <Warning>
      The invite link is single-use only! Click it immediately to join. If you lose it, contact support.
    </Warning>
  </Step>
</Steps>

## Payment Methods

### From Solana Wallet

**Phantom Wallet**:

1. Open Phantom
2. Click "Send"
3. Select USDC
4. Paste treasury address
5. Enter amount
6. Confirm transaction

**Solflare**:

1. Navigate to Send
2. Choose USDC
3. Enter recipient address
4. Input amount
5. Approve and send

### From Exchange

**Coinbase**:

1. Go to USDC balance
2. Click "Send"
3. Select Solana network
4. Paste address
5. Send \$29.99

**Binance**:

1. Withdraw USDC
2. Choose Solana network
3. Enter address and amount
4. Complete 2FA
5. Confirm withdrawal

<Note>
  Allow 1-5 minutes for payment to confirm on Solana blockchain.
</Note>

## Coupon Codes

### Types of Coupons

**Admin Coupons**:

* Promotional codes (WELCOME50, SUMMER25)
* Limited quantity
* Specific discount percentages
* May have expiration dates

**Referral Codes**:

* Format: REF\_XXXXXX
* From other users
* Usually 10-20% discount
* Benefits both parties

[Learn more about coupons →](/insider/coupons)

### Free Access (100% Discount)

Some coupons provide completely free access:

```
🎉 Coupon Applied!

Discount: 100% off
Your price: $0 (FREE!)

Click below to activate your free Insider Access:

[🎉 Activate Free Access]
```

No payment needed - instant activation!

## Troubleshooting

<AccordionGroup>
  <Accordion title="Payment not verifying">
    If verification fails:

    1. **Check network**: Must be Solana (not Ethereum!)
    2. **Check token**: Must be USDC
    3. **Check amount**: Must be at least subscription price
    4. **Wait longer**: Can take 5 minutes
    5. **Try again**: Re-enter transaction hash

    Still issues? Contact support with tx hash.
  </Accordion>

  <Accordion title="Transaction hash format invalid">
    Solana transaction signatures look like:

    ```
    5K8xYzAbc123def456...
    (80-90 characters long)
    ```

    Make sure you copied the complete signature from your wallet.
  </Accordion>

  <Accordion title="Invite link not working">
    If invite link fails:

    * **Already used**: Links work only once
    * **Expired**: Contact support for new link
    * **Wrong chat**: Ensure using correct Telegram account

    Contact support to regenerate invite.
  </Accordion>

  <Accordion title="Wrong amount sent">
    **Sent too little**:

    * Payment rejected
    * Send additional USDC to same address
    * Combine with original tx hash

    **Sent too much**:

    * Excess credited as bonus
    * Or contact support for refund
  </Accordion>
</AccordionGroup>

## After Subscribing

### Joining the Group

1. Click your one-time invite link
2. Opens Telegram with join prompt
3. Click "Join Group"
4. You're now in Insider Alerts!

### What to Expect

**First Hour**:

* Welcome message
* Group rules and guidelines
* How to use alert buttons

**Daily**:

* 5-15 high-quality alerts
* Real-time as opportunities arise
* Mix of different market categories

**Monthly**:

* Subscription expires after 30 days
* You'll be removed from group
* Can renew with `/subscribe`

<Info>
  Subscriptions are NOT auto-renewed. You must manually renew each month.
</Info>

## Subscription Management

### Checking Status

```bash theme={null}
/subscribe
```

If already subscribed:

```
✅ You already have an active Insider subscription.

Expires: [date]
```

### Renewal

When subscription expires:

1. Use `/subscribe` again
2. Complete payment process
3. Receive new invite link
4. Rejoin the group

<Tip>
  Renew a few days before expiration to avoid missing alerts!
</Tip>

## Pricing Details

**Standard Price**: \$29.99/month

**Discounted Prices**:

* 10% off: \$26.99 (with REF code)
* 20% off: \$23.99 (special promo)
* 50% off: \$14.99 (limited offers)
* 100% off: \$0 (invite-only)

<Note>
  Prices shown in USDC. 1 USDC ≈ \$1 USD
</Note>

## Referral Benefits

After subscribing, get your own referral code:

```bash theme={null}
/referral
```

Share with friends and earn:

* They get 10-20% discount
* You get rewards/credit
* Build passive income

[Learn more about referrals →](/referral/overview)

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Do I need to renew every month?">
    Yes, subscriptions last 30 days and must be manually renewed. No auto-billing.
  </Accordion>

  <Accordion title="Can I get a refund?">
    Refunds considered on case-by-case basis within first 7 days. Contact support with your transaction hash.
  </Accordion>

  <Accordion title="What if I'm removed from the group?">
    You're automatically removed when subscription expires. Renew to rejoin. If removed early, contact support.
  </Accordion>

  <Accordion title="Can I share the invite link?">
    No! Invite links are single-use and tied to your payment. Sharing will result in both accounts being banned.
  </Accordion>
</AccordionGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Understanding Alerts" icon="bell" href="/insider/alerts">
    Learn how to read and act on alerts
  </Card>

  <Card title="Use Coupons" icon="ticket" href="/insider/coupons">
    Find discount codes
  </Card>

  <Card title="Start Trading" icon="chart-line" href="/trading/placing-trades">
    Execute trades from alerts
  </Card>

  <Card title="Referral Program" icon="users" href="/referral/overview">
    Earn by sharing
  </Card>
</CardGroup>

## Need Help?

Issues with subscription?

* Check [FAQ](/faq) for solutions
* Contact support: [@anumaan\_bot](https://t.me/anumaan_bot)
* Provide transaction hash for faster help
