> 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/update/version-update-july-28.md).

# Version Update (Jul 28th, 2022)

**【Version Update】**

iOS: 1.8.8

Android: 1.5.5

**【Version Update】**

1. Add the token security information to the “Markets” page.
2. Add the wallet password security reminder.
3. Optimize the network display for creating an HD wallet.
4. Unify the operation of HD wallet in hardware wallet and mobile wallet.
5. Transit Swap supports displaying the trading discount on Android.
6. Support setting “Pasteboard Authorization” on Android.
7. Optimize the parsing of the customized NFTs.
8. Fix bugs.

**【Version update method】‌**

1. Update from GooglePlay or AppStore

&#x20; 2\. Update from the Wallet application&#x20;

**(Note: The only official website of TokenPocket is:** [**https://tokenpocket.pro/**](https://tokenpocket.pro/)**)**


---

# 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/update/version-update-july-28.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.
