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

# FAQs

## General

### How do I get started?

[Launch the bot](https://t.me/JupiterCometTradingBot) and send `/start`; it creates a Solana wallet for you automatically. See the [Getting Started guide](/user-docs/trade/trading-bot/getting-started/introduction).

### Is it safe to use?

Yes. The bot uses Privy for secure wallet management. Your private keys are encrypted and stored securely. See [Wallet Management](/user-docs/trade/trading-bot/wallet).

## Trading

### How do I swap tokens?

1. Send a token mint address or symbol
2. Select "Swap" from the trading options
3. Choose to buy or sell
4. Enter the amount and confirm

### How do limit orders work?

Limit orders execute automatically when price reaches your target:

* Buy orders execute when price drops to target
* Sell orders execute when price rises to target

### How long do limit orders last?

Default: 7 days. You can configure the expiry when creating an order — presets include 10 minutes, 1 hour, 1 day, 3 days, 7 days, and 30 days, or set a custom duration.

### Can I cancel a limit order?

Yes. Go to `/orders` or "Active DCA/Limit Orders" from the main menu to view and cancel pending orders.

### What is DCA (Dollar Cost Averaging)?

DCA automates recurring token purchases at set intervals, spreading your investment over time to reduce price volatility impact.

### Can I modify or cancel a DCA order?

You can cancel active DCA orders from the `/orders` view. Once a DCA transaction executes it cannot be reversed, but future transactions stop.

### What is auto slippage?

When set to "Auto", the bot calculates the optimal slippage for your trade. Available in swaps, copy trading, and sniper mode configs.

### Where can I see my PnL?

Send `/holdings` or tap "Holdings" from the main menu. You'll see unrealized, realized, and total PnL per token, plus a wallet-level summary. PnL values are aligned with jup.ag.

### How do I manage active orders?

Send `/orders` or tap "Active DCA/Limit Orders" from the main menu. You can view and cancel both DCA (recurring) and limit (trigger) orders.

### How do I snipe new tokens?

Send `/snipe` to open the Sniper Mode dashboard. Configure filters for new liquidity pools or launchpad events, set buy amounts, and activate. See [Sniper Mode](/user-docs/trade/trading-bot/sniper-mode).

## Referrals & Invites

### How do I refer someone?

From the main menu, tap "Referrals". Generate your invite link and share it. Users join with `/start <code>`.

### How do referral fees work?

You earn a percentage of trading fees generated by users you refer. Fees are tracked per trade and shown on your referral dashboard.

### How do I claim referral fees?

Go to your referral dashboard and tap "Claim". Select a wallet for payout. Up to 5 token types can be claimed per transaction. You need SOL for gas.

### How do I set a custom invite code?

From the referral dashboard, tap "Set Code". Codes must be 3-17 characters, alphanumeric plus `_` and `-`. Warning: changing your code invalidates the old one.

## Wallet & Fees

### Can I use my existing Solana wallet?

Yes. Go to Settings → Wallets → Import. This adds the wallet to your multi-wallet list. See [Wallet Management](/user-docs/trade/trading-bot/wallet).

### Can I export my wallet?

Yes. Go to Settings → Wallets, select a wallet, and export. See [Wallet Management](/user-docs/trade/trading-bot/wallet).

### How do I create additional wallets?

Go to Settings → Wallets (or `/wallets`) and tap "Create new".

### How do I switch between wallets?

In the wallets menu (`/wallets`), tap a wallet and then "Set active". The active wallet is used for all trading operations. Many features also have a wallet selector button.

### Can I delete a wallet?

Yes, with safeguards. Deletion is blocked if the wallet is active, referenced by sniper/copy configs, or has non-dust holdings. You must transfer assets and update configs first. See [Wallet Management](/user-docs/trade/trading-bot/wallet).

### What are the transaction fees?

Each trade carries a **0.5% trading fee**. On top of that you pay Solana **network fees** in SOL (typically \< \$0.01). The bot uses the Jupiter aggregator for best execution routing.
