# FAQ

Answers to the most common questions about Shotgun.

***

## Account & Login

<details>

<summary>What login methods does Shotgun support?</summary>

Shotgun supports two ways to sign in:

1. **Existing wallet** (Phantom) - connect your wallet directly
2. **Google** - sign in with your Google account

</details>

<details>

<summary>What is Turnkey and why does Shotgun use it?</summary>

Turnkey is a wallet infrastructure provider that handles authentication and key management. When you sign in with Google, Turnkey creates an embedded wallet for you - your private keys are encrypted with your password and Turnkey cannot access them. When you connect an existing wallet, your keys never leave your wallet.

</details>

<details>

<summary>I lost my password. Can Shotgun recover it?</summary>

No. Shotgun cannot recover your password. Your password encrypts your private keys - without it, the keys cannot be decrypted. This is by design to ensure your funds are fully in your control.

**If you still have your private keys, you can restore your wallet** in any compatible wallet app (Phantom, Solflare, etc.) and recover access to your funds.

</details>

<details>

<summary>Where do I find my Private Key?</summary>

Go to **Wallet Management** - **Export Private Key** - Copy Private Key. Store it safely offline - never digitally.

</details>

***

## Fees

<details>

<summary>What fees does Shotgun charge?</summary>

Shotgun charges a flat **1% platform fee** on every trade. This fee applies uniformly across all order types - Market, Limit, Instant Trade, and Convert.

Every trader on Shotgun earns cashback on that 1% fee - starting at 50% and scaling up to 100% based on your lifetime trading volume.

In addition, every Solana transaction requires a **network fee** (Priority Fee + optional Bribe) paid directly to Solana validators. You set these amounts yourself in the transaction settings.

</details>

<details>

<summary>Do I get cashback on fees?</summary>

Yes. Shotgun offers up to **100% SOL cashback** on platform fees, starting at a base rate of **50%**. Cashback is earned on every trade and paid out in SOL.

</details>

<details>

<summary>Do I get a discount on fees if I use a referral link?</summary>

Yes. Users who sign up through a **referral link** receive a permanent **10% discount** on Shotgun's platform fee. The discount is applied automatically - no code needed.

</details>

<details>

<summary>What is the difference between Priority Fee, Bribe, and Slippage?</summary>

* **Priority Fee** - extra payment to Solana validators to process your transaction faster, especially during congestion
* **Bribe** - additional tip paid to block builders (Jito) to prioritise your transaction; also helps with MEV protection
* **Slippage** - the maximum % price change you'll accept between submitting and executing a trade; not a fee, but affects your effective execution price

</details>

***

## Trading

<details>

<summary>Why did my transaction fail?</summary>

Common reasons for failed transactions:

1. **Slippage too low** - the price moved more than your slippage tolerance before confirmation; increase slippage and retry
2. **Insufficient SOL for fees** - you need SOL to cover network fees, even when selling tokens
3. **Priority fee too low** - during high congestion, increase your priority fee to improve success rate
4. **Token has sell restrictions** - some tokens have a freeze authority or high sell tax that prevents selling

</details>

<details>

<summary>What is slippage and how do I set it?</summary>

Slippage is the difference between the price you expect when you submit a trade and the price at which it actually executes. If the price moves more than your slippage tolerance during confirmation, the transaction is cancelled.

* **Too low** - frequent failed transactions
* **Too high** - you accept a worse price than expected

For most Solana tokens, **1-3% slippage** is a good starting point. For new launches or low-liquidity tokens, you may need **5-20%**.

</details>

<details>

<summary>What is MEV and should I enable MEV Protection?</summary>

**MEV (Maximal Extractable Value)** is a technique where bots detect your incoming transaction and place their own buy before yours, then sell immediately after - forcing you into an instant loss (called a "sandwich attack").

**MEV Protection** routes your transaction through protected channels to prevent bots from seeing it before it confirms.

* **Enable MEV Protection** when trading tokens with high activity or during volatile market conditions
* MEV Protection is most important for **buy** transactions
* It may slightly slow execution in exchange for better trade safety

</details>

<details>

<summary>How do limit orders work on Solana?</summary>

Limit orders on Solana are managed by Shotgun's order system. When your trigger price is reached, Shotgun submits a market order on your behalf. Execution is not 100% guaranteed during extreme volatility or network congestion - but Shotgun's infrastructure is optimised for reliability.

</details>

***

## Portfolio

<details>

<summary>Why is my portfolio balance different from my wallet balance?</summary>

Your Portfolio shows the **current market value** of your token holdings, updating in real time as prices move. Differences between portfolio value and wallet balance can occur because:

* Token prices fluctuate constantly
* Unrealized PnL is reflected in portfolio value but not SOL balance
* Dust positions may appear in your wallet but be filtered from the portfolio view

</details>

<details>

<summary>What is "Burn Token"?</summary>

**Burn Token** in the **Token Holdings** tab to instantly convert small token balances that are too small to sell into SOL. This keeps your wallet clean and clutter-free.

</details>

***

## Referral Program

<details>

<summary>How does the referral program work?</summary>

Shotgun has a **5-tier referral system** with earnings across **5 levels deep**. Your tier is determined by how many active referrals you have:

| Tier          | Requirement           | Total Rev Share |
| ------------- | --------------------- | --------------- |
| **Scout**     | Base tier             | 30%             |
| **Operative** | 10+ active referrals  | 35%             |
| **Commander** | 25+ active referrals  | 40%             |
| **Warlord**   | 50+ active referrals  | 45%             |
| **Overlord**  | 100+ active referrals | 50%             |

Your unique referral link is available in the **Refer** section of the platform. Users who sign up through your link receive a permanent **10% trading fee discount**.

</details>

<details>

<summary>What counts as an active referral?</summary>

A referral is counted as active once they have completed at least one trade on Shotgun.

</details>

<details>

<summary>Is there a cap on referral earnings?</summary>

No. Referral rewards are unlimited - the more volume your network generates, the more you earn. Note that once a referred user reaches 100% cashback and no longer pays platform fees, your referral earnings from that user will stop.

</details>

***

## Security

<details>

<summary>Is Shotgun custodial or non-custodial?</summary>

Non-custodial. Shotgun never holds your private keys. If you use Phantom, your keys stay in your wallet. If you use Google login, your keys are created and encrypted by Turnkey using your password - Shotgun and Turnkey cannot access them.

</details>

<details>

<summary>Someone asked for my seed phrase on Telegram or Discord. What do I do?</summary>

**Do not share it.** This is a scam. No legitimate Shotgun team member, support agent, or moderator will ever ask for your seed phrase, private key, or password. Report the account in the official Shotgun Discord immediately.

</details>

<details>

<summary>How do I report a phishing link or suspicious site?</summary>

Report it in the official Shotgun Discord with the URL. Always verify you are on `shotgun.fun` before connecting your wallet.

</details>

***

## Monetization

<details>

<summary>How can Shotgun offer 100% cashback?</summary>

Shotgun relies on Payment-For-Order-Flow (PFOF) mechanisms, mainly gas rebates and non-toxic backruns, to sustain high cashback offerings. As proven by TradFi giants like Robinhood, these systems provide enough fuel to grow and scale. All other terminals have access to these revenue streams, but choose to double dip on your flow and maximize extraction. We don't.

</details>

<details>

<summary>Fee Addresses</summary>

The following are the addresses to which the fees will be sent. Whenever you find a transfer made from your wallet to one of these addresses, this would a fee payment to Shotgun.fun.

| Chain      | Address                                      |
| ---------- | -------------------------------------------- |
| **Solana** | 2E2ArNAgAa3rAsvePbDw6hzVPtKeVNjVAW46U2zVXcqn |

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shotgun.fun/additional-info/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
