# Degen Mode

Degen Mode is Flash Trade's ultra-high leverage trading environment designed for experienced traders seeking maximum position amplification. This advanced trading mode removes traditional safety constraints while implementing strict risk controls to maintain platform stability.

{% embed url="<https://drive.google.com/file/d/1bk_OHjY-SOsn7yqktLB3UsBCiyTAcQpn/view?usp=sharing>" %}

{% hint style="danger" %}

#### **Critical Disclaimer**

Degen Mode is an experimental high-risk trading environment. This feature is designed for expert traders only. The extreme leverage available can result in rapid and complete loss of capital. Only trade with funds you can afford to lose entirely.
{% endhint %}

## Overview

Degen Mode enables traders to access leverage beyond standard limits with zero swap fees and enhanced liquidation thresholds. This mode is specifically designed for sophisticated trading strategies requiring extreme position sizing.

### **Currently Available Assets:**

| Asset | Max leverage | Max position size | Max exposure |
| ----- | ------------ | ----------------- | ------------ |
| SOL   | 500          | 100k              | 450k         |
| BTC   | 500          | 250k              | 833k         |
| ETH   | 500          | 100k              | 375k         |

### Key Features

{% columns %}
{% column width="50%" %}

#### Enhanced Leverage Limits

* **Starting Leverage:** 125x
* **Maximum Leverage:** 500x liquidation threshold
* **Liquidation Buffer:** Extended maintenance margin requirements
  {% endcolumn %}

{% column %}

#### Zero Trading Costs

* **Swap Fees:** Completely eliminated on all trades
* **Position Fees:** Standard open/close fees still apply
* **No Fee Discounts:** VP-level discounts are disabled in Degen Mode
  {% endcolumn %}
  {% endcolumns %}

{% columns %}
{% column %}

#### Strict Position Controls

* **Minimum Position Size:** Higher entry requirements than normal mode
* **Maximum Position Cap:** Strict upper limits to manage platform risk
* **Size Verification:** Automatic validation of position parameters
  {% endcolumn %}

{% column %}

#### Voltage Points Boost

* **Enhanced VP Earning:** Multiplier boost on all Voltage Points earned
  {% endcolumn %}
  {% endcolumns %}

***

### Mode Restrictions

{% columns %}
{% column %}

#### Trading Limitations

* **No Limit Orders:** Market orders only - limit order functionality disabled
* **No TP/SL Support:** Take profit and stop loss orders unavailable
* **Market Orders Only:** Instant execution at current market prices
  {% endcolumn %}

{% column %}

#### Transition Controls

* **Entry Restriction:** Cannot transition from normal mode using "remove collateral"
* **Exit Freedom:** Can transition from Degen Mode to normal mode without restrictions
* **Position Management:** Existing positions must be closed before mode switching
  {% endcolumn %}
  {% endcolumns %}

***

### User Interface Changes

{% columns %}
{% column %}

#### Leverage Controls

* **Slider Range:** Starts at 125x leverage minimum
  {% endcolumn %}

{% column %}

#### Disabled Elements

* **Limit Order Tab:** Completely hidden from interface
  {% endcolumn %}
  {% endcolumns %}

***

### Risk Considerations

{% hint style="danger" %}

#### Extreme Risk Warning

#### Degen Mode involves significantly higher risk than standard trading:

* **Rapid Liquidation:** Positions can be liquidated with minimal price movement
* **No Safety Net:** Limited risk management tools available
* **Maximum Loss:** Potential for complete position loss within seconds
* **Platform Limits:** Strict position caps to protect overall system stability

#### Capital Requirements

* **Higher Minimums:** Substantial capital requirements for entry
* **Risk Tolerance:** Only suitable for traders comfortable with extreme volatility
* **Experience Level:** Designed for advanced traders with proven risk management
  {% endhint %}

***

{% hint style="warning" %}

#### Important Limitations

* **Asset Restriction:** Currently limited to SOL, BTC, and ETH
* **Feature Gaps:** Many standard trading tools unavailable
  {% endhint %}

***

## **Need Help?**

Join our [Discord](https://discord.gg/flashtrade) community for real-time support.

{% hint style="success" %}

#### Remember:&#x20;

Legitimate support will never ask for your private keys or recovery phrase.
{% 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/degen-mode.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.
