# Setup Wallet

## **Using Hot Wallet**

HOT Wallet — a multichain wallet seamlessly integrating both EVM and non-EVM blockchains.

Download the browser extension: <https://hot-labs.org/wallet/>

## **Using Meteor** Wallet

A powerful, self-custody wallet built to connect you to the decentralized web — safely and securely

Get Started: <https://meteorwallet.app/>&#x20;

## **Using My**Near Wallet

The MyNear Wallet is a non-custodial, web-based wallet for the NEAR blockchain.&#x20;

Please follow the official guide: <https://app.mynearwallet.com/>

## **Using Sender Wallet**

Sender is a browser extension wallet built for NEAR Protocol, aiming at providing a secure and easy-to-use wallet for DeFi and NFT users.&#x20;

Download the browser extension: <https://senderwallet.io/>


---

# 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://guide.rhea.finance/getting-started/near-account.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.
