# Connecting Wallet

Rigel Protocol allows users to connect directly to their platform through wallets with Web3 capabilities like Metamask and the Binance Wallet(Browser extension)

### Connecting Wallets to Rigel Protocol (PC): Using Metamask as a use case. <a href="#connecting-metamask-to-rigel-protocol-pc" id="connecting-metamask-to-rigel-protocol-pc"></a>

Metamask is the most common and convenient wallet for Desktop Computers (Browser). If you don’t have a MetaMask wallet yet, you can install the extension on your browser from here: <https://metamask.io/download.html>​

From the RigelProtocol page, click *“Connect To A Network”* and then the Network desired: Binance Smart Chain or Ethereum. Choose the MetaMask wallet from the options available and then *“Connect wallet”*. A popup window would appear showing your account, choose the wallet then click *“Next”* and “Connect”.

![Connect To A Network](/files/-MfZZMciYc-LAF5HKHVZ)

![Select Metamask](/files/-MfZZqtUxZQ2EfZiqAKx)

![Connect your Account (If you have more than 1 Account with Metamask)](/files/-MfWrDRGlSbrf5hYstp6)

Rigel Protocol allows users to connect directly to their platform through wallets with Web3 capabilities&#x20;

### ‌Connecting TrustWallet to Rigel Protocol (Mobile)

You can download TrustWallet to your device from here: <https://trustwallet.com/>​‌

Steps to connect:‌

1. In your Trust Wallet, press the four squares at the bottom of the screen, and then scroll down to *Dapps*.
2. If you can't find *RigelProtocol* from the list, just input the Rigel Protocol website address in the search form: [*https://www.rigelprotocol.com/*](https://www.rigelprotocol.com/). You will be prompted to connect your wallet. Click on accept and then your wallet will be detected.


---

# 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://prodocs.rigelprotocol.com/connecting-wallet-1.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.
