# About NeoLine Activity

NeoLine Activity is designed to help users gain a better understanding of **EVM network transactions** conducted through the NeoLine Chrome Extension.

With Activity, you can view comprehensive transaction details, including transaction time, associated addresses, token information, and the type of transaction executed.

<figure><img src="/files/RU0RCUSpSSdxMkdElL3j" alt=""><figcaption></figcaption></figure>

**Please note: The NeoLine Chrome Extension does not sync transaction data across devices to ensure the safety of your data. This means that Activity only displays transactions performed through NeoLine for the address.**

For more detailed transaction history, please visit the blockchain explorer. If you have any questions or suggestions for improving NeoLine, feel free to contact us through the following channels—we look forward to your feedback!

· Email: <support@neoline.io>&#x20;

· Telegram: <https://t.me/neoline\\_community>


---

# 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://tutorial.neoline.io/create-and-manage-neo-x-wallet/about-neoline-activity.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.
