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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.chainstack.com/feedback

```json
{
  "path": "/docs/trader-node",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Trader Node

> Deploy Trader Nodes on Chainstack for regional, low-latency RPC endpoints with Warp transaction support for faster block inclusion on supported networks.

<Check>
  ### Warp transactions

  Trader nodes are extremely useful when used with [Warp transactions](/docs/warp-transactions) on Solana, Ethereum, BNB Smart Chain.
</Check>

<Note>
  Trader nodes are available starting from the [paid plans](https://chainstack.com/pricing/).
</Note>

## Modes

For Trader Nodes deployed on the most of public chains, Chainstack supports the following modes:

* Full — a node that stores full blockchain data. However, it has limitations to how many blocks are available for querying.
* Archive — a node that stores full blockchain data and an archive of historical states, which makes it possible to query any block since the chain genesis.
  * Warp transactions — nodes dedicated to propagating and landing transaction at the fastest speed possible. See [Warp transactions](/docs/warp-transactions).

## Dedicated gateways

A dedicated gateway is one of the Trader Node customization features that is available on the [Enterprise plan](https://chainstack.com/pricing/).

Dedicated gateways process connections and traffic exclusively for a specific customer, avoiding potential issues from handling multiple customers' workload. This ensures a stable and reliable connection while reducing the likelihood of connection errors.
