# How does NFTCall work?

NFTCall is an NFT options trading platform on Layer-2 that uses a peer-to-pool model and auto market making mechanism. It enables NFT investors to trade NFT options against liquidity pools, speculate or hedge against price fluctuations, while liquidity providers can earn premiums from auto market making.

NFTCall Surge has two key user groups, namely liquidity providers and options traders.

* **Liquidity providers (LPs)** deposit liquidity into the vault as option sellers. The vault automatically provides market-making services through an AMM model, helping LPs earn option premiums.&#x20;
* **Option traders** use NFTCall Surge to buy call or put options for speculation or hedging risks. Options buyers need to pay option premiums to LPs, and the pricing of options is determined by the AMM module and Black-Scholes formula.

NFTCall Surge currently supports European-style options, which are settled in cash and can only be exercised at expiration. In addition, the protocol uses floor prices to evaluate the price of each NFT collection uniformly. When opening a position, options buyers can choose any out-of-the-money (OTM) strike price within a range, in other words, buyers can purchase NFT covered calls and protective puts in the platform.


---

# Agent Instructions: 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.nftcall.xyz/nftcall-surge/overview/how-does-nftcall-work.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.
