# Margin Account and Wallet Connect

## Transaction sign window does not pop up when initiated from Margin Account

Depending on the Asset Manager's wallet, which initiated a transaction, there are several ways to mitigate the issue.&#x20;

### Metamask (or Metamask impersonation) or Wallet Connect&#x20;

If your wallet is Metamask or Wallet Connect to solve the issue:

1. Disconnect Margin Account from the dApp on the Arkis Platform.
2. Clear browser cache.&#x20;
3. Reload Arkis Platform page.&#x20;
4. Connect Margin Account to dApp.&#x20;
5. Initiate a transaction through Margin Account.&#x20;
6. Switch to Arkis Platform page.&#x20;

### Rabby Wallet&#x20;

Specifics of Rabby Wallet requires a user to switch to Arkis Platform every time Margin Account transaction is initiated on external dApp (Pendle, for example) - for the Rabby Wallet sign transaction to pop up.&#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.arkis.xyz/home/troubleshooting/margin-account-and-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.
