# Settings

- [Copy Trading](https://help.topstepx.com/settings/copy-trading.md): A trade copier allows for efficient management of multiple accounts by ensuring synchronized placement of orders without manual intervention.
- [Risk Settings](https://help.topstepx.com/settings/risk-settings.md): ProjectX provides advanced tools to help traders manage risk at both the account and trading level.
- [Position Brackets](https://help.topstepx.com/settings/risk-settings/position-brackets.md): Stop-Loss (i.e., Risk) and Take-Profit (i.e., Profit) bracket orders automatically close a trade at predetermined loss and profit levels, respectively, to manage risk and lock in gains.
- [Auto OCO Brackets](https://help.topstepx.com/settings/risk-settings/auto-oco-brackets.md): Auto-OCO Brackets help enforce your risk plan by letting you configure entry, TP/SL, and multi-target exits for each bracket order.
- [Lock-Out Customizations](https://help.topstepx.com/settings/risk-settings/lock-out-customizations.md)
- [Personal Daily Loss Limit](https://help.topstepx.com/settings/risk-settings/personal-daily-loss-limit.md): A Personal Daily Loss Limit is a risk management tool that allows traders to minimize losses incurred during a trading day.
- [Trailing Personal Daily Loss Limit](https://help.topstepx.com/settings/risk-settings/personal-daily-loss-limit/trailing-personal-daily-loss-limit.md)
- [Personal Daily Profit Target](https://help.topstepx.com/settings/risk-settings/personal-daily-profit-target.md): The Personal Daily Profit Target allows traders to set a maximum daily profit threshold, helping traders lock in profits and avoid potential losses from overtrading.
- [Symbol Block](https://help.topstepx.com/settings/risk-settings/symbol-block.md): Symbol Block allows you to block symbols from being traded on your account. Once a symbol is blocked, you will no longer be able to place orders for that symbol until it is manually unblocked.
- [Contract Limits](https://help.topstepx.com/settings/risk-settings/contract-limits.md): Contract Limits let you control exactly how many contracts your account can trade at once. Set personalized limits on a symbol to manage risk and avoid overexposure.
- [Trade Limits](https://help.topstepx.com/settings/risk-settings/trade-limits.md): The Trade Limits feature allows traders to set limits on the maximum number of trades they can execute per day or per week.
- [Lock Risk Settings](https://help.topstepx.com/settings/risk-settings/lock-risk-settings.md): The Lock Risk Settings feature allows traders to secure their risk parameters for the remainder of the trading day, preventing any modifications until the next trading session begins at 5 PM CT.
- [Trade Clock](https://help.topstepx.com/settings/risk-settings/trade-clock.md): The Trade Clock feature helps traders maintain discipline by preventing from adding new orders to their existing trades for a set period, while still allowing to manage and exit the open trade.
- [Charts & Data](https://help.topstepx.com/settings/charts-and-data.md): TopstepX allows traders the ability to customize chart settings.
- [Data Update Speed](https://help.topstepx.com/settings/charts-and-data/data-update-speed.md)
- [Hide Chart Plots](https://help.topstepx.com/settings/charts-and-data/hide-chart-plots.md): TopstepX allows the ability for traders to hide their position and order lines from their charts.
- [Chart Plot Alignment](https://help.topstepx.com/settings/charts-and-data/chart-plot-alignment.md): TopstepX allows the ability for traders to determine the alignment of their chart items.
- [Order Settings](https://help.topstepx.com/settings/charts-and-data/order-settings.md): Allows for review of orders before placing and execution.
- [Chart Value Display Type](https://help.topstepx.com/settings/charts-and-data/chart-value-display-type.md): TopstepX allows the ability for traders to select their chart's order and positions display values. This setting will affect position, stop loss, and take profit values on the chart display.
- [Chart Executions](https://help.topstepx.com/settings/charts-and-data/chart-executions.md): TopstepX allows traders the ability to review previous trades' exit and entry points in relation to market action.
- [Account Settings](https://help.topstepx.com/settings/charts-and-data/account-settings.md): TopstepX allows traders the ability to enable confirmations when switching trading accounts.
- [Hide Economic Events](https://help.topstepx.com/settings/charts-and-data/hide-economic-events.md): TopstepX allows traders the ability to hide the Economic news events on their charts.
- [Privacy](https://help.topstepx.com/settings/privacy.md): Privacy Settings allows traders to show or hide balances in the header.
- [Trading Hotkeys](https://help.topstepx.com/settings/trading-hotkeys.md): The Hotkeys feature allows traders to execute orders and adjust settings quickly and efficiently using preset keyboard shortcuts.
- [Misc](https://help.topstepx.com/settings/misc.md): Miscellaneous platform settings to improve trader experience.
- [Alerts](https://help.topstepx.com/settings/misc/alerts.md): TopstepX provides traders the ability to enable or disable visual and audio alerts.
- [Balances Font Size](https://help.topstepx.com/settings/misc/balances-font-size.md): TopstepX provides traders the ability to change the font size for balances in the header.
- [Distance To MLL](https://help.topstepx.com/settings/misc/distance-to-mll.md): The Distance to MLL displays the exact amount you can lose before breaching your Maximum Loss Limit.
- [API](https://help.topstepx.com/settings/api.md)


---

# 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.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.
