> For the complete documentation index, see [llms.txt](https://docs.novabloq.com/web3-metamask/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novabloq.com/web3-metamask/use-with-other-wallets-and-plugins.md).

# Use with other Wallets & Plugins

The plugin supports connection with other Web3 wallets, it can be done by combining it with other our plugins, such as [Web3Auth](#web3auth-plugin).

### - [Liquality ](https://liquality.io/)Wallet

To use it, enable the checkbox in the Web3\&MetaMask plugin element.\
You will be able to use all plugin features as usual but connect to Liquality Wallet instead.

<div align="center"><figure><img src="/files/Wakk6fRJYzkbEktVyelP" alt=""><figcaption></figcaption></figure></div>

### - [Web3Auth](https://novabloq.com/plugin/1658481950912x696159011869790200) plugin

Use all Web3\&MetaMask features but connect with other wallets besides MetaMask.\
When connecting via Web3Auth, you can connect to such Web3 wallets as Torus, WalletConnect, Phantom wallet or even via social networks such as Gmail, Facebook, Twitter, etc.

### How to use Web3Auth

1. Install and add the Web3Auth plugin element on the page
2. Add the Web3\&MetaMask element on the same page
3. Add a workflow to connect via Web3Auth plugin (follow it's instruction and demo)
4. That's it, now you can use all features from Web3\&MetaMask, it will be *magically* connected.

### [**Web3Auth Demo**](https://web3plugins.bubbleapps.io/version-test/web3auth_web3metamask)

{% hint style="success" %}
You can get both of these plugins at a  <mark style="color:green;background-color:red;"><mark style="color:orange;">**-**<mark style="color:orange;"></mark><mark style="color:green;background-color:red;"><mark style="color:orange;"><mark style="color:red;">**50% discount**<mark style="color:red;"><mark style="color:orange;"></mark>  when buying in a [Bundle](https://bubble.io/plugin/nova-bundle---web3-ready-1664806842460x758389962354458600)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.novabloq.com/web3-metamask/use-with-other-wallets-and-plugins.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.
