# Calculated Margin

TRADE provides a **calculated margin property** in each **bet object** for transparency and tracking purposes. This property displays the **final margin applied** to the odds for each market message.

**Visible in Fixture Logs Only:** The margin property is available **only in the Fixture Logs** for monitoring purposes.

* This property **is not included in the feed** and cannot be retrieved through external integrations.


---

# 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.lsports.eu/u/trade/user-guide/operational/fixture-logs/calculated-margin.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.
