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

# Overview

> Trading entities, interfaces, trade types, and asset support at Anchorage Digital.

export const Check = () => <Icon icon="check" color="#049159" />;
export const Cross = () => <Icon icon="x" color="#dd0000" />;

Trading at Anchorage Digital spans multiple interfaces, entities, trade types, and asset support. This guide simplifies the trading options so you have all the information needed to trade successfully.

Get in touch with the trading team 24/7: [trading@anchorage.com](mailto:trading@anchorage.com)

## Trading entities

| Entity                          | Notes                             |
| :------------------------------ | :-------------------------------- |
| **Anchorage Digital Hold**      | Anchorage Digital agency desk.    |
| **Anchorage Prime (legacy A1)** | Anchorage Digital principal desk. |

## Trade interfaces

| Interface                           | Notes                                             |
| :---------------------------------- | :------------------------------------------------ |
| **Anchorage Digital web dashboard** | RFQ only                                          |
| **Advanced trading (web only)**     |                                                   |
| **REST API**                        |                                                   |
| **Websocket**                       | Restricted to wealth management clients           |
| **FIX**                             | Restricted to wealth management clients           |
| **Chat trading**                    | Outreach to Anchorage Digital trade desk required |

## Trading types

| Trade type         | Web dashboard | Advanced trading | REST API  | Websocket | FIX       | Chat      |
| :----------------- | :------------ | :--------------- | :-------- | :-------- | :-------- | :-------- |
| **RFQ**            | <Check />     | <Check />        | <Check /> | <Cross /> | <Cross /> | <Check /> |
| **Market order**   | <Cross />     | <Check />        | <Check /> | <Check /> | <Check /> | <Check /> |
| **Limit FoK**      | <Cross />     | <Check />        | <Check /> | <Check /> | <Check /> | <Check /> |
| **Resting Llimit** | <Cross />     | <Check />        | <Check /> | <Cross /> | <Cross /> | <Check /> |
| **Limit GTC**      | <Cross />     | <Check />        | <Check /> | <Cross /> | <Cross /> | <Check /> |
| **Limit IOC**      | <Cross />     | <Check />        | <Check /> | <Cross /> | <Cross /> | <Check /> |
| **Stop-limit**     | <Cross />     | <Check />        | <Check /> | <Cross /> | <Cross /> | <Check /> |
| **Stop-loss**      | <Cross />     | <Check />        | <Check /> | <Cross /> | <Cross /> | <Check /> |
| **Take-profit**    | <Cross />     | <Check />        | <Check /> | <Cross /> | <Cross /> | <Check /> |
| **Algo. trading**  | <Cross />     | <Cross />        | <Check /> | <Cross /> | <Cross /> | <Check /> |

## Asset support

Asset support varies by trade entity and interface. Reach out to your point of contact for the most recent asset support.

* [List supported trading pairs](https://developers.anchorage.com/reference/gettradepairs)

<Info>
  This is not comprehensive for all assets supported for chat trading at Anchorage Digital.
</Info>

## Trade pre-funding

All trades are typically pre-funded to the Anchorage Digital trading desk. Work with your point of contact to receive pre-funding instructions.

## API keys — Authorized trader permission

Clients creating an API key with trade permissions must be an authorized trader on the account. If they are not, the **Execute trade** permission will not be visible.
