# Wallets

For ERC-20 PIN on ETH you can use any [Ethereum based wallet](https://ethereum.org/en/wallets/) and add PIN as a custom token ([0xc1f976B91217E240885536aF8b63bc8b5269a9BE](https://etherscan.io/token/0xc1f976B91217E240885536aF8b63bc8b5269a9BE) ). Currently these are the wallets we recommend you use.

* [Metamask](https://metamask.io/)
* [Trust Wallet](https://trustwallet.com/)

## FLO Wallets:

**Desktop Wallet and Node:**

{% embed url="<https://github.com/floblockchain/flo/releases/tag/v0.15.2.0>" %}

**Chaintek Trezor Integration:**

{% embed url="<https://wallet.chaintek.net/>" %}

**POX Mobile Wallet - Android:**

{% embed url="<https://play.google.com/store/apps/details?id=com.zhujici.pox.host>" %}


---

# Agent Instructions: 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://docs.publicindex.network/for-users/wallets.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.
