> For the complete documentation index, see [llms.txt](https://docs-old.zus.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.zus.network/products/bolt/activity.md).

# Activity

The Activity page within the [Bolt app](https://bolt.holdings/) will display a comprehensive list of all transactions associated with sending, receiving, and staking ZCN tokens.&#x20;

1. Here's an overview of the Activity page in the Bolt app:

<figure><img src="/files/LmfAEfCq66kpcxE3kw9B" alt=""><figcaption><p>Bolt Activity Page</p></figcaption></figure>

2. To view details for a particular transaction click on **View Details**

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

3. Transaction details for a particular transaction will be displayed

<figure><img src="/files/qk7HMvCQlWZiDlwNK38m" alt="" width="349"><figcaption></figcaption></figure>

## Next Steps

* [Buy ZCN using Bolt](https://docs.zus.network/products/bolt/buy-zcn)
* [Sell ZCN using Bolt](https://docs.zus.network/products/bolt/sell-zcn)
* [Send Tokens using Bolt](https://docs.zus.network/products/bolt/send-tokens)
* [Receive Tokens using Bolt](https://docs.zus.network/products/bolt/receive-tokens)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-old.zus.network/products/bolt/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.
