# Connecting to KryptoPips

The KryptoPips platform provides an Integrated User Widget that is seamlessly integrated into the web interface of partner brokerages. To utilize the Integrated User Widget, it is necessary to have the MetaMask wallet installed on your device and connected to the BSC network. To begin, please login to your account with one of our partner brokerages.

\
Once you have logged in to the web interface, navigate to the Integrated User Widget page and click on the "Connect Wallet" button to connect to the widget with your MetaMask wallet.

<figure><img src="/files/LcfOf08rQKnU3h9q05en" alt=""><figcaption></figcaption></figure>

A MetaMask popup window will appear to prompt you to connect your wallet account with the Integrated User Widget. Choose the account you wish to connect with and click "Next". Take note that you would be able to switch accounts later without losing data, so ensure that you setup the connection using the account that you would like to use.&#x20;

<figure><img src="/files/AgdpKtQ59i48n40c5vdg" alt=""><figcaption></figcaption></figure>

Once you are done with selecting your account, click on “Connect” to confirm the connection. You should now be connected to the Integrated User Widget using the MetaMask account that you have selected.&#x20;

<figure><img src="/files/V3cbvslUJ5CjPtY9tkPp" alt=""><figcaption></figcaption></figure>


---

# 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://kryptopips.gitbook.io/whitepaper/platform/web3-wallet-connection/connecting-to-kryptopips.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.
