> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kreo.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Stop Loss settings

> Access Stop Loss settings from the **Advanced** menu in your task. When the price drops to your stop level your position will be sold automatically to limit your losses.

<Frame>
  <img src="https://mintcdn.com/kreo/6Yg6CMx2S7oM2Poz/images/Screenshot-2026-04-23-at-6.07.21-AM.png?fit=max&auto=format&n=6Yg6CMx2S7oM2Poz&q=85&s=583beb05fe2706a6c34f17b27fc4fb4a" alt="Screenshot 2026 04 23 At 6 07 21 AM" title="Screenshot 2026 04 23 At 6 07 21 AM" className="mx-auto" style={{ width:"62%" }} width="1280" height="939" data-path="images/Screenshot-2026-04-23-at-6.07.21-AM.png" />
</Frame>

<AccordionGroup>
  <Accordion title="Normal Mode">
    In Normal Mode you set a single stop level at which your position will be sold.

    **Settings:**

    * **Enable Normal Mode**: turn Stop Loss on or off
    * **Trailing**: the stop level follows the price up as it rises and triggers only if price falls back by your set %
    * **Percentage**: set a fixed % drop from your entry price to trigger the stop loss
    * **Stop**: your current stop loss level
    * **Switch to Layered Mode** — switches to Layered Stop Loss for staged exits
  </Accordion>

  <Accordion title="Layered Mode">
    Layered Stop Loss exits your position in stages as the price drops, instead of selling everything at one stop level. This gives you more control over how you exit a losing position.
  </Accordion>
</AccordionGroup>
