# Lock-Out Customizations

## Lock-Out

The **Lock-Out** feature is designed to help traders take control of their trading activity by locking themselves out of trading for a specified duration or trading session. This feature allows you to step away from the markets, maintain discipline, and manage risk effectively.&#x20;

<figure><img src="/files/F0VUVE2AVSXBHeOZEMk6" alt=""><figcaption><p>Risk Settings</p></figcaption></figure>

Go to the "Risk Settings" tab under "Platform Settings" and locate the **Set Lockout** button (refer to the screenshot above for guidance).

**Select Your Lock-Out Duration**:

* New York Session (7:00 AM - 4:00 PM CT)
* London Session (2:00 AM - 11:00 AM CT)
* Tokyo Session (6:00 PM - 3:00 AM CT)
* Sydney Session (4:00 PM - 1:00 AM CT)

Choose from one of the following pre-defined options:

* **15 minutes**
* **30 minutes**
* **1 hour**
* **All day**

Alternatively, create a **Custom lock-out time** by selecting the end time that suits your needs.

<figure><img src="/files/YywqHRAVwYJ6ir6PoZuB" alt=""><figcaption><p>Lock Out </p></figcaption></figure>

<figure><img src="/files/Z95VvlBVDAzek7Ru4qOA" alt=""><figcaption><p>Custom Lock Out End Time</p></figcaption></figure>

### During the Lock-Out

While the Lock-Out is active:

* **Positions and Orders**:
  * All open positions are liquidated, and pending orders are canceled immediately upon activation.
  * No new trades or modifications can be made.
* **Countdown Timer**:
  * A timer at the top of the platform provides a real-time countdown of the remaining lock-out period.

<figure><img src="/files/REApTOs4cRQk2IfvkiTC" alt=""><figcaption><p>Lock Out Timer</p></figcaption></figure>

### Ending the Lock-Out

* The lock-out will automatically end when the selected duration or trading session expires.
* Once the lock-out ends, full trading functionality will be restored.

{% hint style="danger" %}

#### **Note**: Lock-Outs cannot be canceled or reversed once they are activated, so make sure to select your timeframe carefully.

{% 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://help.topstepx.com/settings/risk-settings/lock-out-customizations.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.
