# Wallets

### **Which wallets does the TruStake vault support?**

We will be launching with support for MetaMask wallet and WalletConnect. Via WalletConnect, you can also use several other wallet providers such as Safe or Fireblocks.

We also constantly work with other wallet providers to increase the choices for our users.

### Seeing your TruPOL balance in MetaMask

You might need to import the token to see it in your wallet. For example, to show your TruPOL balance in your MetaMask wallet, follow these instructions and use the [Contract Addresses](/docs/tokens/trupol-token/contract-addresses.md) as the token address.


---

# 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://truyields.gitbook.io/docs/tokens/trupol-token/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.
