> For the complete documentation index, see [llms.txt](https://btoks-organization.gitbook.io/announcement/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://btoks-organization.gitbook.io/announcement/tutorial/major-update-web3-is-easier-with-btok-upgrade-to-the-latest-android-version-6.4.1-to-experience.md).

# Major Update! Web3 Is Easier with Btok! Upgrade to the latest Android version 6.4.1 to experience!

<figure><img src="/files/7bMSgfpapiVZCtjFXJWK" alt=""><figcaption></figcaption></figure>

New from btok:

1\. Btok Wallet operates independently.

&#x20;

1.1 After this upgrade, the Btok Wallet is no longer associated with Btok account (You can consider the decentralized wallet and Btok as two separate apps, each operating independently). You can use the Btok Wallet without logging into a Btok account.

&#x20;

Reminder: Even if you have logged out of your Btok account, it will not affect your Btok Wallet login. You can directly switch to your Btok Wallet for use on the Btok login interface.

&#x20;

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

1.2 In cases where multiple Btok accounts are logged into a single device, you can use the same Btok Wallet account.

&#x20;

If you switch Btok accounts, it will not affect the current wallet's usage.

&#x20;

Reminder:

If, before this upgrade, you had logged into multiple Btok accounts on the current device and imported wallets for each, then you can switch wallets by using the Btok Wallet button in the top right corner of the wallet home page. For details, please refer to the tutorial: \[Wallet Switching Tutorial] <https://btoks-organization.gitbook.io/btok-swap-guide/btok-wallet-account-switching-for-multiple-btok-account-login>

&#x20;

2\. A new "Btok Wallet" entry has been added to the upper right corner of the chat page.

&#x20;

In addition to the entry on the "Mine" page, you can now directly click the "Web3" button on the chat page to switch to the Btok Wallet.

&#x20;

<figure><img src="/files/8oDdmivkX9205yue33Fq" alt=""><figcaption></figcaption></figure>

3\. A new "BtokSwap" entry has been added within Btok Wallet

&#x20;

Besides being accessible in public groups, you can now switch to the "Swap" page within the Btok Wallet to carry out token trading.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://btoks-organization.gitbook.io/announcement/tutorial/major-update-web3-is-easier-with-btok-upgrade-to-the-latest-android-version-6.4.1-to-experience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
