> For the complete documentation index, see [llms.txt](https://tpwallet.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tpwallet.gitbook.io/en/announcement/app-update.md).

# APP Update

- [Version Update (Jan 12th, 2023)](https://tpwallet.gitbook.io/en/announcement/app-update/jan-12.md)
- [Version Update (Jan 9th, 2023)](https://tpwallet.gitbook.io/en/announcement/app-update/jan-9.md)
- [Version Update (Dec 15th, 2022)](https://tpwallet.gitbook.io/en/announcement/app-update/dec-15.md)
- [Version Update (Dec 7th, 2022)](https://tpwallet.gitbook.io/en/announcement/app-update/dec-7.md)
- [Version Update (Dec 5th, 2022)](https://tpwallet.gitbook.io/en/announcement/app-update/dec-5.md)
- [Version Update (Oct 29th, 2022)](https://tpwallet.gitbook.io/en/announcement/app-update/oct-29.md)
- [Version Update (Oct 28th, 2022)](https://tpwallet.gitbook.io/en/announcement/app-update/oct-28.md)
- [Version Update (Otc 14th, 2022)](https://tpwallet.gitbook.io/en/announcement/app-update/oct-14.md)
- [Version Update (Sep 9th, 2022)](https://tpwallet.gitbook.io/en/announcement/app-update/sept-9.md)


---

# 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://tpwallet.gitbook.io/en/announcement/app-update.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.
