# Realised Gains and Losses

## Tracking Realised Gains and Losses

Get a detailed breakdown of your Gains and Losses for every transaction.

* Navigate to your "Transactions" page
* The relevant information will be displayed under the "Realised Gain / Loss" column
* Alternatively, select a specific transaction to view the asset's fair market value, cost basis, and other relevant details.

## Manual Adjustment of Fair Market Value

Keep your books in order by updating the transfer details and Gains and Losses for any transaction

* Navigate to your "Transactions" page
* Select the relevant transaction
* Locate “Transfer details” in the pop-up on your screen
* Manually adjust the "Fair Market Value" or "Amount out/in " to reflect any asset revaluation
* These changes will affect your realised Gains and Losses for that transaction

💡 Tip: Use our Files & Notes tab in the pop-up for a quick description of why manual edits were needed


---

# 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://gnosisbusiness.gitbook.io/quick-guide/product-guides/bookkeeping-of-transactions/realised-gains-and-losses.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.
