# Connect Wallet

1. Users can connect their wallet by tapping on connect button on top right header section (User must ensure that he/she connecting the favorited wallet selected in WalleK platform).
2. Users can see the connected wallet address once they successfully connected the wallet
3. Wallet address will be highlighted in red color if users connected a different wallet address from what is favorited in wallet platform&#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://docs.homnifi.com/other-products/welcome-to-ramp-starter/basics-of-rampstarter/connect-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.
