# How to do Wallet Binding on DeBio

In this tutorial we will use Mozilla Firefox so some steps might be a little bit different depends on your browser. Make sure you have [installed Metamask](https://docs.debio.network/getting-started/how-to-install-metamask) on your browser. So first, sign in to your DeBio account. Then click on your account and choose 'Wallet Binding'.

![](/files/-MhVvvakzPVsyj-183V7)

Click on 'Metamask' and your browser might show a new pop-up window. Choose the account you want to connect and click 'Next'. Then, click 'Connect' to proceed.

![](/files/-MhVxQAab8PpRr1UDIcU)

![](/files/-MhVxsUrp-ddHF09aDAt)

If you have more than one accounts on your Metamask wallet, make sure to choose the account you want to bind. In this tutorial, we're using Account 1 which already [have some balance](https://docs.debio.network/getting-started/how-to-get-free-test-token-on-rinkeby) on it.

![](/files/-MhVz4Pq8cn7pdO8zsgD)

Click on the account you want to bind. You can check that it has the same address with the active account on your Metamask. Then, click 'Continue' to proceed.

![](/files/-MhVzuwAzQEqR6KCL74Q)

![](/files/-MhW-3SlqNBAXYwujvC9)

Once you're done, you are able to try to request a test and pay for your order.


---

# 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://docs.debio.network/getting-started/how-to-do-wallet-binding-on-debio.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.
