> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/en/announcement/announcement/feb-02.md).

# Feb 2nd, Arbitrum Node Maintenance Notice

Dear TokenPocket users,

The Arbitrum node is being maintained and upgraded at 1:55 am UTC, Feb 2nd, 2024. During the maintenance and upgrade period, transaction records, and token price displays might be affected. Your assets are stored on blockchains, the maintenance will not affect asset security.&#x20;

Please don't trust anyone who claims to be an official. Anyone who private messages with you is a scammer! Don't share the private key and secret recovery phrase with anyone, please be vigilant! Sorry for the inconvenience! We will inform you once the maintenance is completed!<br>

TokenPocket&#x20;

Feb 2nd, 2024


---

# 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://help.tokenpocket.pro/en/announcement/announcement/feb-02.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.
