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

# Introduction

<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden' }}>
  <iframe
    style={{
  position: 'absolute',
  top: 0,
  left: 0,
  width: '100%',
  height: '100%',
}}
    src="https://www.youtube.com/embed/j-o4jJcQfF4"
    frameBorder="0"
    allowFullScreen
  />
</div>

**Signals & Overlays®** is the most popular toolkit provided by LuxAlgo which contains a variety of signal modes, indicator overlays, and advanced dynamic features to help users make improved decisions when trading.

This toolkit is great for beginners & serious traders alike who want the most powerful signals & dynamic features possible for their charts.

Provided below are pages describing all features included.

<CardGroup cols={3}>
  <Card title="Signal Modes" icon="sort" href="/docs/algos/signals-overlays/signals" />

  <Card title="Signal Settings" icon="wrench" href="/docs/algos/signals-overlays/signal-settings" />

  <Card title="TP/SL Points" icon="bullseye-arrow" href="/docs/algos/signals-overlays/tp-sl-points" />

  <Card title="Indicator Overlays" icon="function" href="/docs/algos/signals-overlays/indicator-overlay" />

  <Card title="Candle Coloring" icon="chart-candlestick" href="/docs/algos/signals-overlays/candle-coloring" />

  <Card title="Dashboard" icon="table-rows" href="/docs/algos/signals-overlays/dashboard" />
</CardGroup>

## Alerts

Most features included within the Signals & Overlays® toolkit include built-in alerts.

Users can also utilize the "any alert() function call" conditions at the bottom of the settings to be alerted for multiple conditions at once. Further, the Signals & Overlays® toolkit allows users to set extremely complex alerts with its “Custom Alert Creator” feature at the bottom of the settings menu.

<Card title="Alerts" icon="bell" href="/docs/algos/signals-overlays/alerts" />

## Settings Reference

Signals & Overlays® includes various settings affecting the appearance and behavior of the toolkit, most of which are specific to the feature they affect.

Users can access the list of user settings and their descriptions in the following page:

<Card title="Settings Reference" icon="gear" href="/docs/algos/signals-overlays/settings" />

Users can access the list of user settings and their descriptions in the following page:

<Card title="Signal Settings" icon="gear-complex-code" href="/docs/algos/signals-overlays/signal-settings" />
