> For the complete documentation index, see [llms.txt](https://ellipsis-labs.gitbook.io/phoenix-dex/tRIkEFlLUzWK9uKO3W2V/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ellipsis-labs.gitbook.io/phoenix-dex/tRIkEFlLUzWK9uKO3W2V/getting-started/market-maker-overview.md).

# Market Maker Overview

### Getting Started

Phoenix Legacy is currently deployed on devnet and mainnet at `PhoeNiXZ8ByJGLkxNfZRnkUfjvmuYqLR89jjFHGqdXY`. See [here for a list of active Phoenix Legacy Markets](/phoenix-dex/tRIkEFlLUzWK9uKO3W2V/getting-started/technical-overview/market-addresses.md).

**Setup Steps:**

1. Download the Phoenix Legacy SDK [here](https://github.com/Ellipsis-Labs/phoenix-sdk). We currently have working Rust and Typescript SDKs.
2. To trade on devnet, you will need devnet SOL, as well as base and quote tokens for a given market. See here on [how to acquire devnet SOL, the base token, and the quote token for a market.](/phoenix-dex/tRIkEFlLUzWK9uKO3W2V/getting-started/technical-overview/market-addresses.md)
3. Claim a Seat on the market in order to place limit orders. See [here on how to claim a Seat](/phoenix-dex/tRIkEFlLUzWK9uKO3W2V/getting-started/technical-overview/seats/phoenix-seat-manager-program.md).

### Fees

Fees are set at market initialization by the market creator. For the devnet SOL/USDC market, fees are 2 bps for takers and 0 bps for makers. Fees are always paid in quote tokens (USDC for the SOL/USDC market).

### Incentive Program

Currently, Phoenix Legacy has no liquidity incentive program.
