# Find my transactions

In order to find your transactions associated with a specific [**Farming Pool**](https://docs.flatqube.io/use/farming/old-farming/interface/farming-pools), go to the [page of that Farming Pool](https://docs.flatqube.io/use/farming/old-farming/interface/farm-page-user) and navigate to the bottom of the page to the [**Transactions block**](https://docs.flatqube.io/use/farming/old-farming/interface/farm-page-user/transactions).

In the upper-right corner of the block, check the box next to <mark style="color:green;">**Only my transactions**</mark> to display only transactions associated with your [DEX account](https://docs.flatqube.io/use/pools/how-to/connect-dex-account).\
For the convenience of finding the transaction you need, you can [filter them](https://docs.flatqube.io/use/farming/old-farming/interface/farm-page-user/transactions) by type <mark style="color:orange;">at the top of the block.</mark>

<figure><img src="https://2925021051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHn2GVaDcxUKSq45GJhH0%2Fuploads%2Fgit-blob-c1f7e314e692ee832acb9ae84cff614fb51df58f%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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.flatqube.io/use/farming/old-farming/how-to/find-my-transactions.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.
