# Wallets

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

We will be launching TruNEAR with support for the following wallet solutions:

* MyNearWallet
* Ledger
* Meteor Wallet
* Nightly
* WalletConnect

We will continue to integrate with other wallet providers to increase the choices for our users after launch.

### Seeing your TruNEAR balance in your wallet

You might need to import the token to see it in your wallet. For example, to show your TruNEAR balance in your MyNearWallet, follow [these instructions](https://help.mynearwallet.com/en) and use the [Contract Address](/docs/tokens/trunear-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/trunear-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.
