# Activities (transactions)

Transactions will be shown in the history of your wallet activity including successful, pending, and rejected transactions for receiving and sending.&#x20;

Santa gifting transactions will be labelled in this section as well. In this way, you can have a track record of all the transactions that occurred in your account.


---

# 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://jigstack.gitbook.io/jproducts/jwallet/jwallet-browser-extension/activities-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.
