# Funded Wallet

### Overview

Funded Wallet is Flash Trade's abstracted wallet system that lets you trade perpetuals using platform-provided capital. Enter a code, get instant access to a pre-loaded wallet, and start trading immediately — no seed phrase management, no transaction signing, and no gas fees.

{% hint style="info" %}
**The deal is simple:** We fund the stack. You keep the gains.
{% endhint %}

***

### How It Works

Funded Wallets are fully abstracted trading accounts where Flash Trade handles all the backend complexity. The wallet comes pre-loaded with USDC, and you trade using the same interface and markets available to regular users.

#### Key Mechanics

| Feature           | Details                                         |
| ----------------- | ----------------------------------------------- |
| Starting Capital  | Wallet is pre-funded with USDC                  |
| Time Limit        | 15 minutes from your first trade                |
| Profit Split      | You keep 100% of profits above starting balance |
| Available Markets | All markets including Degen Mode (up to 500x)   |
| Transaction Fees  | Handled by the platform                         |
| Wallet Management | No seed phrase or signing required              |

#### Profit Example

* Starting balance: $100 USDC
* You trade and end with: $150 USDC
* Your profit to keep: **$50 USDC**

***

### Key Features

#### Zero Friction Trading

* **No seed phrase** — Flash Trade controls the wallet infrastructure
* **No transaction signing** — Every trade executes seamlessly
* **No gas fees** — Platform covers all transaction costs

#### Full Market Access

* Trade all perpetual markets available on Flash Trade
* Access to **Degen Mode** with leverage up to 500x
* Same execution quality as standard trading accounts

#### Risk-Free Introduction

* Trade with platform capital, not your own
* Your first potential profit is completely on us
* Perfect for testing strategies or experiencing Flash Trade

***

### Getting Started

#### Prerequisites

Before claiming a Funded Wallet:

✅ Access to a valid Funded Wallet code

✅ Browser access to [flash.trade](https://flash.trade/)

#### Step-by-Step Guide

{% stepper %}
{% step %}

#### **Navigate to Flash Trade**

Go to [flash.trade](https://flash.trade/) and locate the Funded Wallet section on the dashboard settings.
{% endstep %}

{% step %}

#### **Enter Your Code**

Input your unique Funded Wallet code in the designated field.
{% endstep %}

{% step %}

#### **Access Your Wallet**

Once validated, you'll have instant access to a pre-funded wallet loaded with USDC. No additional setup required.
{% endstep %}

{% step %}

#### **Start Trading**

Place your first trade on any available market. **Note:** The 15-minute timer begins as soon as you execute your first trade.
{% endstep %}

{% step %}

#### **Collect Your Profits**

After the session ends, any balance above the starting amount is yours to withdraw.
{% endstep %}
{% endstepper %}

***

### Trading Rules

{% columns %}
{% column %}

<h4 align="center">Time Limit</h4>

* You have **15 minutes** of active trading time
* Timer starts on your **first trade**, not when you claim the wallet
* Use this time strategically — plan your entries before starting
  {% endcolumn %}

{% column %}

<h4 align="center">Available Markets</h4>

* All standard perpetual markets (BTC, ETH, SOL, etc.)
* Synthetic markets (FX, Metals, Commodities)
* Meme markets (BONK, WIF, PENGU, etc.)
* **Degen Mode** enabled (125x - 500x leverage)
  {% endcolumn %}
  {% endcolumns %}

<h4 align="center">Profit Withdrawal</h4>

* Only profits above the initial funded amount are withdrawable
* Profits are calculated at session end
* Withdrawal process follows standard Flash Trade procedures

***

{% hint style="success" %}

### Important Notes

⚠️ **Time Management:** The 15-minute window is strict. Plan your strategy before taking your first trade.

⚠️ **Leverage Risk:** While Degen Mode is available, high leverage significantly increases liquidation risk. Trade responsibly.

⚠️ **One Session:** Each code grants access to one Funded Wallet session. Make it count.

⚠️ **Market Conditions:** Standard market hours apply for synthetic assets (FX, Metals, Commodities).
{% endhint %}

***

### Frequently Asked Questions

<details>

<summary>How do I get a Funded Wallet code?</summary>

Codes are distributed through Flash Trade promotions, partnerships, and community events. Follow Flash Trade on social media and join the Discord for opportunities.

</details>

<details>

<summary>What happens if I lose money?</summary>

You're trading with Flash Trade's capital. If the balance drops below the starting amount, you simply don't profit — but you don't owe anything either.

</details>

<details>

<summary>Can I withdraw the initial funded amount?</summary>

No. Only profits above the starting balance are withdrawable. The initial capital belongs to Flash Trade.

</details>

<details>

<summary>What markets can I trade?</summary>

All markets available on Flash Trade, including Degen Mode with up to 500x leverage.

</details>

<details>

<summary>Do I need a connected wallet?</summary>

Yes. The Funded Wallet is fully abstracted — external wallet connection required but is not used for trading can create a social account through Privy.

</details>

<details>

<summary>Can I use limit orders or TP/SL?</summary>

Yes. All standard order types are available during your Funded Wallet session.&#x20;

{% hint style="warning" %}
(Keep in mind if the funded wallet starting amount is not greater than $10 you will not be able to use these features)
{% endhint %}

</details>

***

### Need Help?

For additional support or questions about Funded Wallets, consult with us on [Discord](https://discord.gg/flashtrade).

{% hint style="info" %}
**Remember:** Legitimate support will never ask for your private keys, recovery phrase, or Funded Wallet codes.
{% endhint %}


---

# 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.flash.trade/flash-trade/getting-started/funded-wallet.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.
