# Profit & Loss

## Profit and Loss (P\&L) Dynamics: <a href="#profit-and-loss-p-and-l-dynamics" id="profit-and-loss-p-and-l-dynamics"></a>

It is essential to note that pool earnings and losses (index token appreciation/depreciation) are not factored in the overall yield calculation.

Traders' P\&L from perpetual trading impacts the JLP pool. If a trader incurs a net positive P\&L, the losses are sourced from the JLP pool to compensate the trader. Conversely, if a trader's P\&L is net negative, the gains are deposited into the JLP pool for LP holders.


---

# 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://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-1-fulcrum-strategy/profit-and-loss.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.
