# Wallet Connect

Wallet Connect enables you to use your THORWallet app with other defi apps , making the defi managemnt much more simler , for example you can connect your thorwallet app with morpho to manage your lending and borrowing positions.<br>

1.On the home screen click connect&#x20;

2.select wallet connect&#x20;

3.open the defi app , you would like to access ,either scan the qr code or copy paste the qr&#x20;


---

# 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://faqs.thorwallet.org/how-to-guides/wallet-connect.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.
