> For the complete documentation index, see [llms.txt](https://docs.lighter.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lighter.xyz/trading/perprfq.md).

# perpRFQ

Trade select tickers in size, even when visible liquidity is limited. perpRFQ lets traders indicate large size interest directly to market makers, who respond with liquidity within 10 seconds — all through the order book. Users then have up to 2 minutes to execute. Currently in beta.

#### Available markets

* Crypto: BTC, ETH, SOL, XRP, TON, ZEC.&#x20;
* RWAs: XAU, XAG, WTI, BRENT, SPY, QQQ, TSLA, INTC, NVDA, SNDK, AMZN, HOOD, MSFT, GOOGL, PLTR, CRCL, COIN, META, AAPL, MU, EWY.&#x20;

#### **How it works (address must be whitelisted)**

* Select the RFQ order type on order panel for an eligible market
* Submit an intent on perpRFQ: input side and size for a market, request quote
* Market maker response: MMs will only see the requested size, not the trade side, and can choose whether to provide liquidity. An estimated execution price and slippage will then be shown, allowing you to decide whether to execute the trade
  * MMs have 10 seconds to respond to your request and can dynamically adjust pricing up until you decide to execute the trade
  * Your execution window is of 2 minutes


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lighter.xyz/trading/perprfq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
