> For the complete documentation index, see [llms.txt](https://docs.bloks.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloks.io/login/mobile-wallets/tokenpocket.md).

# TokenPocket

TokenPocket is a universal digital wallet, and supports many blockchains including;

* EOS
* Ethereum
* IOST
* Tron
* BINANCE
* BOS
* COSMOS
* MOAC
* Jingtum
* ENU

![](/files/-LnyWKevgeAzadbv947S)

{% hint style="info" %}
**FOR IOS USERS** - Please be aware that there are two versions of TokenPocket available - TokenPocket and TokenPocket Pro. To login to Bloks.io on iOS, **you must download TokenPocket Pro** and use it through TestFlight. Click [here](https://download.tokenpocket.pro/index.html#/?platform=ios) to find the download link for TokenPocket and TokenPocket Pro for iOS. You can also read more about it [here on TokenPocket's medium post](https://medium.com/@tokenpocket.gm/tokenpocket-pro-is-live-with-a-built-in-dapp-store-f32431f64ed9).
{% endhint %}

{% embed url="<https://www.tokenpocket.pro/>" %}

## LOGIN TO BLOKS.IO USING TOKENPOCKET <a href="#login-to-bloks-io-using-nova-wallet" id="login-to-bloks-io-using-nova-wallet"></a>

### 1. Download and install TokenPocket. <a href="#id-1-download-and-install-nova-wallet" id="id-1-download-and-install-nova-wallet"></a>

![](/files/-LnyMxRw1aTld66Uo89U)

TokenPocket is available for download on iOS, Android, and Desktop.

### 2. Start the app on your mobile. Go to the main page, and click "Discover". <a href="#id-2-start-the-app-on-your-mobile-go-to-the-main-page-and-click-more" id="id-2-start-the-app-on-your-mobile-go-to-the-main-page-and-click-more"></a>

![](/files/-LnyWvNaiWdy_xMRMr7t)

### 3. You can either type in Bloks at the top search bar or scroll down to Block Explorer to find Bloks.io. <a href="#id-3-click-discovery-under-more" id="id-3-click-discovery-under-more"></a>

![Use the search bar to type in Bloks.](/files/-LnyY-JCuji-Aw_SN4Wi)

![Scroll down to Block Explorer to find Bloks.](/files/-LnyXxNQOfgyA402Be5I)

### 4. TokenPocket will prompt you with a message that you are being redirected to Bloks. Click Understood. <a href="#id-4-scroll-down-to-tool-section-and-click-on-bloks" id="id-4-scroll-down-to-tool-section-and-click-on-bloks"></a>

![](/files/-LnyYMrwU8PRjDNRkrNi)

### 5. Confirm that you are successfully logged in. <a href="#id-5-nova-wallet-will-prompt-you-to-select-the-account-you-would-like-to-use-to-interact-with-bloks-io" id="id-5-nova-wallet-will-prompt-you-to-select-the-account-you-would-like-to-use-to-interact-with-bloks-io"></a>

![](/files/-LnyYg3rnQy7aM5tO34-)

You should see your account username in the top right corner if you have successfully logged in.[<br>](https://app.gitbook.com/@eos-cafe-block/s/bloks/~/drafts/-Ln_9pDSa4pUka2peWf5/primary/login/mobile-wallets)


---

# 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://docs.bloks.io/login/mobile-wallets/tokenpocket.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.
