> For the complete documentation index, see [llms.txt](https://docs.coinquoter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinquoter.com/getting-started/wallet-connection.md).

# Wallet connection

### Supported methods

You can use the followings methods to connect to your wallet:

* Metamask
* Public wallet key

### Metamask

#### Steps

1\. Click "Connect to wallet"

![](/files/xQPSJmbscrSqt44pwpyP)

2\.  Choose "Connect with metamask"

![](/files/P8kVKMlqMSeFIwKfSUUi)

3\. Confirm the connection in metamask

![](/files/3Tmd21AchkKGYO23Rk2j)

### Public wallet key

{% hint style="warning" %}
This approach disables the ability to set a token's allowance, start a blockchain session, or deposit/withdraw any balance. It should be used for example when you would like to run maker console on the server where you don't have metamask.
{% endhint %}

{% hint style="info" %}
This approach is not recommended, when you are just willing to test workflow with small amounts.
{% endhint %}

#### Steps

1\. Click "Connect to wallet"

![](/files/8WjuYmP5z3I7HqtiwV8Y)

2\. Type in your wallet public key

![](/files/mBlx39rZJUE8q41Ew74g)

3\. Click "Set"

Once you confirm your wallet address, the page will reload and you will be connected to your wallet.

### Change the public wallet key

By clicking on your wallet address, a connection dialog appears and you will be able to change the wallet address.

#### Steps

1\. Click the wallet address

![](/files/87iBD0JpZEKZ7rbgp8OZ)

2\. Type in your wallet public key or connect with metamask

Once you confirm your wallet address, the page will reload and you will be connected to your wallet.

{% hint style="info" %}
If you want to disconnect you need to remove any text in the dialog's input and click "Change"
{% endhint %}
