# Example Walkthroughs (L2 Chains)

In this section, we will go through different price movements of the underlying asset and its impact on the profit and loss of various OPerps holders. Note that, every participant in a particular pool has same % pnl so we will discuss the pnl of the Long OPerps pool and Short OPerps pool directly.

* [Put Examples](/operps/example-walkthroughs-l2-chains/put.md)
* [Call Examples](/operps/example-walkthroughs-l2-chains/call.md)

To understand more examples, you can try our virtual Profit and Loss simulator by clicking on [Not sure how much to buy](https://switch.kanalabs.io/) on our [main page](https://switch.kanalabs.io/).


---

# 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://ethosx.gitbook.io/operps/example-walkthroughs-l2-chains.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.
