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

# Supported Destinations

> Available exchange destinations and routing options for Lightspeed Connect.

## Overview

Exchange destinations determine where an order is routed for execution.

Lightspeed Connect supports both direct exchange routing and smart routing. The available destinations depend on the asset class being traded.

Before submitting an order, verify that the selected destination is supported for the target instrument.

## Equities Destinations

| Route | Destination Value | Description             |
| ----- | ----------------- | ----------------------- |
| AMEX  | `AMEX`            | American Stock Exchange |
| ARCA  | `NYSEARCA`        | NYSE Arca               |
| BATS  | `BATS`            | BATS Global Markets     |
| BATY  | `BATYSLIM`        | BATS Y-Exchange         |
| EDGA  | `EDGAROUT`        | EDGA Exchange           |
| EDGX  | `EDGXROUT`        | EDGX Exchange           |
| NSDQ  | `NSDQ`            | NASDAQ Stock Market     |
| NYSE  | `NYSE`            | New York Stock Exchange |

## Options Destinations

| Route | Destination Value | Description                                    |
| ----- | ----------------- | ---------------------------------------------- |
| SMART | `SMART`           | Smart routing across multiple available venues |

## Notes

* Direct routing sends an order to a specific exchange destination.
* Smart routing automatically selects an execution venue based on available market conditions.
* Destination availability is determined by the broker and instrument type.
* Unsupported destinations will be rejected during order submission.
