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

# LiquidityProtocol

> Protocols that create trading pairs.

<div data-generated>
  ## GraphQL

  ```
  enum LiquidityProtocol {
    UNISWAP_V3
    UNISWAP_V2
    RAYDIUM_V4
    PUMP_V1
    USE_LIQUIDITY_PROTOCOL_V2
  }
  ```

  ### Used By

  **Returned by**

  * [liquidityLocks](/api-reference/queries/liquiditylocks.md): Returns liquidity locks for a given pair.
</div>
