# Connect Your Wallet

Now that you've successfully created a wallet, you're ready to connect your wallet to Grabity DEX! Follow the guide below to start interacting with Grabity DEX.

{% tabs %}
{% tab title="MetaMask" %}
![](/files/6eIhpmvrcgdgC6qPVxWF)

1\. Change your network on MetaMask to BSC.

![](/files/EhndPYTzXdw86fyMJeiE)

2\. Access [Grabity DEX ](<https://grabity.org/app/ >)and click on the \[Connect] button on the top right.

![](/files/xjKGyrm8KkmDsFcBtqk4)

3\. A list of wallets will appear. Click on \[MetaMask] to initiate the connection.

![](/files/58IzP8agHp7zxTOt5tiY)

4\. MetaMask will prompt you to choose your account(s) to connect with Grabity DEX. Select the account(s) of your choice and click \[Next]. Click \[Connect] on the following page to complete your connection.

![](/files/YfmcZZjA6sxl8PgRheMt) ![](/files/JqFIvUZLf9L8ILmcPRTi)

5\. You've successfully connected your wallet to Grabity DEX! You will now see your wallet address where the \[Connect] button was. You're all set to start trading!

![](/files/EvZilPsP6Mh69hef07RM)
{% endtab %}

{% tab title="Trust Wallet" %}
![](/files/wcbIc31cxmCprTcm8isb)

1\. Access [Grabity DEX](https://grabity.org/app/) and click on the \[Connect] button on the top right.

![](/files/STqFzjtDnSn92s2xKCki)

2\. Click on \[WalletConnect] to initiate the connection.

![](/files/Me2QabY565puL0c4dh6H)

3\. A QR code will appear for you to scan.

{% hint style="danger" %}
DO NOT scan the image below. Please scan the QR code on your own desktop.
{% endhint %}

![](/files/k6w1LgCkQxmnfv2JKjZe)

4\. Launch Trust Wallet on your mobile device and locate \[WalletConnect] at the \[Settings] menu.

![](/files/N6kXGi3PX4AfiKe4AFqG)

5\. Click on \[New Connection] to initiate a new connection.

![](/files/mOtTDYCSIWgs9ex14695)

6\. Scan the WalletConnect QR code generated in Step 4.

![](/files/ZvNPdObHijdAyc0XR39b)

7\. You've successfully connected your wallet to Grabity DEX! You will now see your wallet address where the \[Connect] button was. You're all set to start trading!

![](/files/OSBigZUkf8Xk1pbI8jOB)
{% endtab %}
{% endtabs %}


---

# 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.grabity.org/getting-started/connect-your-wallet.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.
