# View My TimeBox

Viewing your TimeBox is very simple. Of course, you need to first connect your wallet and log in. Then, enter by clicking on 'My Boxes' from the personal menu in the top right corner.

Here, all the TimeBoxes you own will be displayed. Some may be minted by you, while others might be gifts from others. You can also filter the data using the search criteria on the left.

You're seeing it right – all your TimeBoxes across different blockchains are displayed here at once. This is the convenience provided by the centralized service. If you need to view the contents of the TimeBox on each chain, you need to switch your wallet network to the corresponding chain. This is necessary to correctly retrieve the key from the Lit network after confirming your identity.

In the coming months, we will provide a fully decentralized TimeBox viewer: TimeBox Peek. It will be open-sourced and deployed on decentralized platforms.


---

# 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://timebox.gitbook.io/docs/how-to-use-timebox/view-my-timebox.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.
