# Wallet Connect

**Wallet Connect** is a widely accepted connection method for interacting with decentralised applications (dApps). It is a reliable backup option when using dApps that don’t support Brahma Connect.

#### Why Use Wallet Connect?

* **Broad Compatibility**: Wallet Connect supports a wider range of dApps, including those with specific signature requirements or off-chain dependencies. It’s ideal for users who need access to dApps that aren’t yet supported by Brahma Connect.


---

# 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.brahma.fi/brahma-accounts/brahma/connecting-to-onchain-applications/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.
